Skip to content

Commit

Permalink
wails worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 20, 2024
1 parent 217aa5b commit 36a3425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wails.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Multiplatform Docker build & push
name: Wails build
on:
push:
release:
Expand All @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-go@v4
with:
check-latest: true
go-version: ${{inputs.go-version}}
go-version: 1.21
- run: go version
shell: bash
# Setup and configure NodeJS
Expand Down

0 comments on commit 36a3425

Please sign in to comment.