Skip to content

Commit

Permalink
Beta2 (#2)
Browse files Browse the repository at this point in the history
* beta1

* beta2
  • Loading branch information
Hoshinonyaruko authored Jan 21, 2024
1 parent ae64dde commit 43a38a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
GOOS: ${{ matrix.os }}
GOARCH: ${{ matrix.goarch }}
CGO_ENABLED: 0
CGO_ENABLED: 1
run: |
if [ "$GOOS" = "windows" ]; then
go build -o output/gensokyo-hunyuan-${{ matrix.os }}-${{ matrix.goarch }}.exe
Expand Down

0 comments on commit 43a38a2

Please sign in to comment.