Skip to content

Commit

Permalink
Update ladder_zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FredNoonienSingh authored Dec 5, 2024
1 parent 893ba4b commit afa3f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ladder_zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
cache: 'poetry'
- name: Update pip
run: pip install -U pip
run: pip install yaml
- name: Install requirements
run: pip install -r requirements.txt
- name: Compile ladder zip
Expand Down

0 comments on commit afa3f0a

Please sign in to comment.