Skip to content

Commit

Permalink
[sidecar] try to use normal runs
Browse files Browse the repository at this point in the history
  • Loading branch information
theskcd committed Oct 18, 2023
1 parent dcbfb8e commit 33855e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sidecar-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
# Github action parser for sure, something to test it out too quickly
- name: Compile the 7z
with:
args: 7z a -t7z "sidecar.7z" "onnxruntime/ qdrant/ target/release/webserver models/"
run: |
7z a -t7z "sidecar.7z" "onnxruntime/ qdrant/ target/release/webserver models/"
- name: Upload to GCP bucket generated zip file
env:
Expand Down

0 comments on commit 33855e3

Please sign in to comment.