Skip to content

Commit

Permalink
💚 Fixing CI job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed Nov 24, 2023
1 parent cb4a81e commit 8343b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: poetry export -f requirements.txt --output requirements.txt --without-hashes

AssumeRoleAndPush:
needs: ExportDependencies
runs-on: ubuntu-latest
steps:
- name: Git clone the repository
Expand Down

0 comments on commit 8343b66

Please sign in to comment.