Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
javdl committed Jan 2, 2025
1 parent 77b6ad1 commit 48e8863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:

- name: Extract wasm files
run: |
tar -xf result/strand-*.tgz
tar -xf result/*-*.tgz
mv package pkg
- name: Set up Python 3.8
Expand Down

0 comments on commit 48e8863

Please sign in to comment.