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 8609f3b commit 08f2d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
sudo chmod -R 777 artifacts
sudo chmod -R 777 scripts
bash ./scripts/generate_wasm.sh
ls -la
ls artifacts
cd artifacts/archway && zip -r ../../cosmwasm-contracts.zip . -j
- name: Upload Artifacts
Expand Down

0 comments on commit 08f2d5e

Please sign in to comment.