Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cubny authored Feb 16, 2024
1 parent 463106a commit 7d908bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://go.dev/dl/go1.22.0.linux-amd64.tar.gz"
pre_command: export CGO_ENABLED=1
project_path: "./cmd"
binary_name: "lite-reader"
extra_files: README.md
extra_files: README.md public

0 comments on commit 7d908bb

Please sign in to comment.