Skip to content

fix image name in readme #5

fix image name in readme

fix image name in readme #5

Workflow file for this run

name: Main
on:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: cross-wails-main
cancel-in-progress: true
jobs:
LinuxCI:
uses: ./.github/workflows/build-linux.yaml
permissions:
contents: read
packages: write
with:
PUSH_IMAGE: true
GO_VERSION: "1.21.1"
NODE_VERSION: "18"
WAILS_VERSION: "v2.6.0"