Skip to content

Commit

Permalink
revert release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmd-azeez committed Jan 12, 2025
1 parent ca8cab7 commit 38628be
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 @@ -15,7 +15,7 @@ jobs:

- name: Setup Extism
run: |
curl -L https://raw.githubusercontent.com/extism/js-pdk/main/install.sh | bash -s v1.3.3
curl -L https://raw.githubusercontent.com/extism/js-pdk/main/install.sh | bash
- name: Set up Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit 38628be

Please sign in to comment.