Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kvinwang committed Dec 15, 2023
1 parent 0deaa42 commit f91889a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-sidevm-quickjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Build sidevm-quickjs
run: make opt -C sidevm-quickjs
shell: bash
- name: Build pink-quickjs
run: make opt -C pink-quickjs
shell: bash
- name: Publish
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit f91889a

Please sign in to comment.