Skip to content

Commit

Permalink
fixing path
Browse files Browse the repository at this point in the history
  • Loading branch information
amaldonadomat committed Feb 19, 2024
1 parent 0d0994d commit 1eec522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
envs: VITE_SESSION_SECRET
script: |
export VITE_SESSION_SECRET=$VITE_SESSION_SECRET
cd ~/deployment
cd ~/deployment/substrait-fiddle
docker-compose stop
docker-compose rm -f
docker-compose build --no-cache
Expand Down

0 comments on commit 1eec522

Please sign in to comment.