Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JinBridger committed Mar 4, 2024
1 parent 81cd3b8 commit d62a567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bigdl-build-portable-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: bigdl-llm-portable
path: ./python/llm/portable-zip/bigdl-llm-portable
path: ./python/llm/portable-zip/bigdl-llm-portable.zip
generate-gpg-sign:
needs: build-portable-zip
runs-on: [self-hosted, Bree]
Expand Down

0 comments on commit d62a567

Please sign in to comment.