Skip to content

Commit

Permalink
fix: deploy job deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Jul 8, 2024
1 parent 8a0cffd commit a7464f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env:

jobs:
deploy:
needs: build-and-push-image
runs-on: ubuntu-latest
steps:
- uses: EPFL-ENAC/epfl-enac-deploy-action@main
Expand Down

0 comments on commit a7464f1

Please sign in to comment.