Skip to content

Commit

Permalink
Show permissions / id
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Lacy committed Oct 8, 2024
1 parent 882eb30 commit 89449f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ jobs:
artifacts/checksums.txt
- name: Show data
run: |-
ls -ld artifacts
ls -l artifacts
cat artifacts/checksums.txt
- name: Zip artefacts
run: |-
id
zip artifacts/babylon_contract.wasm.zip artifacts/babylon_contract.wasm
zip artifacts/btc_staking.wasm.zip artifacts/btc_staking.wasm
zip artifacts/btc_finality.wasm.zip artifacts/btc_finality.wasm
Expand Down

0 comments on commit 89449f9

Please sign in to comment.