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 969a09c commit a20f0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ladder_zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Update pip
run: pip install -U pip
- name: Install requirements
run: pip install -e .
run: pip install -r
- name: Compile ladder zip
run: poetry run python scripts/create_ladder_zip.py
- uses: montudor/action-zip@v1
Expand Down

0 comments on commit a20f0e7

Please sign in to comment.