Skip to content

Commit

Permalink
Fix models.zip gdrive dw link
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamhuns authored Dec 9, 2024
1 parent 71182cd commit d66f02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# if: ${{ steps.models-cache.outputs.cache-hit != 'true' }}
run: |
pip install gdown
gdown 12zPEd0IgrEDJU3jcMj5EZWU0Yt7GKTRp
gdown 1PTZrQwo_tv34J8fAZ6em1DEr1ymFLPvg
unzip -o models.zip -d app_docker_compose/app/triton_server
rm models.zip
Expand Down

0 comments on commit d66f02b

Please sign in to comment.