Skip to content

Commit

Permalink
so close
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrakeley committed Jun 28, 2024
1 parent 4f00b84 commit d5311f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- run: "which gcc"
shell: bash
- run: 'echo "$PATH"'
shell: bash
- run: "dir /s c:\\mingw64\\lib*.dll"
shell: cmd
- run: ./build.sh
shell: bash
- run: cp LICENSE.txt output/
Expand Down

0 comments on commit d5311f1

Please sign in to comment.