Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Sep 5, 2024
1 parent 1684944 commit b47e551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-view/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ runs:
shell: bash
- run: wget https://github.com/metrico/qryn-view/releases/download/$TAG/dist.zip
shell: bash
- run: unzip dist.zip && rm dist.zip
- run: unzip -o dist.zip && rm dist.zip
shell: bash

0 comments on commit b47e551

Please sign in to comment.