Skip to content

Commit

Permalink
sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ekuinox committed Nov 17, 2021
1 parent 8e6c1e0 commit 9eb06e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
zip release *.*
- name: create bookmarklet
run: |
./build_bookmarklet.sh
sh ./build_bookmarklet.sh
- name: release
id: create_release
uses: actions/create-release@v1.0.0
Expand Down

0 comments on commit 9eb06e7

Please sign in to comment.