Skip to content

Commit

Permalink
chore: download web test6
Browse files Browse the repository at this point in the history
  • Loading branch information
1943time committed Jul 12, 2023
1 parent e560e02 commit 3b4a78c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/worktest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:
uses: suisei-cn/[email protected]
with:
url: "https://github.com/1943time/bs-web/releases/tag/v0.5.1/dist.zip"
- uses: montudor/action-zip@v1
with:
args: unzip -qq dist.zip -d web1
- name: ls
run: |
ls
unzip -qq dist.zip -d web1
ls

0 comments on commit 3b4a78c

Please sign in to comment.