Skip to content

Commit

Permalink
fix path for upload archive
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskyfung authored Apr 28, 2024
1 parent 7712e93 commit 3bfc17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}
path: $$TMP_DIR
path: plugintmp


0 comments on commit 3bfc17c

Please sign in to comment.