Skip to content

Commit

Permalink
fix workflow 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Picaland committed Jul 4, 2024
1 parent 7c8e934 commit f68d8f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
cd deploy
zip -r $ZIP_NAME $REPO_NAME
echo "::set-output name=zip_name::deploy/$ZIP_NAME"
cd ..
rm -rf deploy/$REPO_NAME
- name: Upload ZIP file as artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit f68d8f8

Please sign in to comment.