Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan authored Oct 24, 2024
1 parent 08f2d5e commit 6e096c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
uses: Swatinem/rust-cache@v2
- name: Compile WASM
run: |
sudo chmod -R 777 artifacts
sudo chmod -R 777 scripts
# sudo chmod -R 777 artifacts
# sudo chmod -R 777 scripts
bash ./scripts/generate_wasm.sh
ls -la
ls artifacts
Expand Down

0 comments on commit 6e096c6

Please sign in to comment.