Skip to content

Commit

Permalink
Merge 66d2b13 into 5bac3d7
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshinonyaruko authored Jan 21, 2024
2 parents 5bac3d7 + 66d2b13 commit d47af77
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 @@ -104,7 +104,7 @@ jobs:
path: output/gensokyo-hunyuan-${{ matrix.os }}-${{ matrix.goarch }}${{ endsWith(matrix.os, 'windows') && '.exe' || '' }}

prepare_release:
needs: [build-ubuntu, build-darwin, build-win]
needs: [build-ubuntu, build-win]
runs-on: ubuntu-latest
steps:
- name: Download all artifacts
Expand Down

0 comments on commit d47af77

Please sign in to comment.