Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add deployment workflow 6
Browse files Browse the repository at this point in the history
  • Loading branch information
HansTM committed Jun 14, 2024
1 parent 75447fc commit 30e9efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Download models
run: |
gsutil cp -r gs://waterwise/models/ modelsx/
gsutil cp -r gs://waterwise/models/ models/
- name: Build Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 30e9efc

Please sign in to comment.