Skip to content

Commit

Permalink
Merge pull request #13 from adamruzicka/release
Browse files Browse the repository at this point in the history
Use custom fork of go-cross-build
  • Loading branch information
ShimShtein authored Oct 16, 2023
2 parents 3942064 + be756a6 commit d9c2a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# - run: |
# go vet .
- name: Generate build files
uses: thatisuday/go-cross-build@v1.1.0
uses: adamruzicka/go-cross-build@1.19-alpine3.18
with:
platforms: 'linux/amd64'
package: '.'
Expand Down

0 comments on commit d9c2a4b

Please sign in to comment.