Skip to content

Commit

Permalink
ci: fix list-in-archive script
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Jun 23, 2023
1 parent b586809 commit d184ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/list-in-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
--rpc-url "${{ inputs.chain }}"
--sig "run(address,address)"
-vvvv
"${{ inputs.archive }}",
"${{ inputs.archive }}"
"${{ inputs.address }}"
- name: "Add workflow summary"
Expand Down

0 comments on commit d184ace

Please sign in to comment.