Skip to content

Commit

Permalink
Fix: shellを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Nov 18, 2023
1 parent 92174bc commit d9f0546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Compile
run: deno task compile
- name: Pack
shell: bash
run: |
cp coeiroink-v2-bridge.exe ./build_resources/ || true
cp coeiroink-v2-bridge ./build_resources/ || true
Expand Down

0 comments on commit d9f0546

Please sign in to comment.