Skip to content

Commit

Permalink
ci: unzip artifact.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Jul 24, 2024
1 parent 37413f0 commit ce7ade5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
- name: Prepare file
run: |
mkdir -p ./testing/weasel
unzip artifact.zip
mv appcast.xml ./testing/weasel/
- name: Deploy appcast
Expand Down

0 comments on commit ce7ade5

Please sign in to comment.