Skip to content

Commit

Permalink
cicd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
orefalo committed Nov 20, 2024
1 parent 0e8a2a7 commit 614ddcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Build
run: |
zip -r LLM_SuperSet.popclipz LLM_Superset.popclipext -x "*.git*" -x "*.vscode*"
cd .. && zip -r LLM_SuperSet.popclipz LLM_Superset.popclipext -x "*.git*" -x "*.vscode*"
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 614ddcf

Please sign in to comment.