Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Dec 3, 2024
1 parent 0f2b00d commit e7c640b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Zip files
run: 7z a -bd -slp -tzip -mm=Deflate -mx=5 -mfb=150 -mpass=10 "./dist/${{ env.REPO_NAME }}.zip" "./tmp/*"

- name: Upload ${{ env.PROJECT_NAME }} ${{ matrix.language }}
- name: Upload ${{ env.PROJECT_NAME }}
continue-on-error: true
uses: actions/[email protected]
with:
Expand Down

0 comments on commit e7c640b

Please sign in to comment.