There was an error while loading. Please reload this page.
1 parent 9ccb8c1 commit b67b4faCopy full SHA for b67b4fa
2 files changed
.github/workflows/cd.yml
@@ -203,7 +203,7 @@ jobs:
203
with:
204
asset_paths: '["./Ludo-*.dmg*"]'
205
206
- build_windows:
+ build_windows_x86_64:
207
runs-on: windows-latest
208
steps:
209
- uses: actions/checkout@v4
.github/workflows/ci.yml
@@ -141,7 +141,7 @@ jobs:
141
- run: staticcheck ./...
142
- run: go build -v
143
144
145
146
147
0 commit comments