Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
  • Loading branch information
daisukes committed Aug 8, 2024
1 parent c005f1c commit c9fdb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Create zip file
run: |
./build-release.sh
./release.sh
- name: Create GitHub Release
id: create_release
Expand Down

0 comments on commit c9fdb49

Please sign in to comment.