Skip to content

Commit

Permalink
update ladder_zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raspersc2 committed Jul 3, 2023
1 parent 9b8c23e commit 78cb0b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ladder_zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
with:
python-version: '3.11'
cache: 'poetry'
# install requirements (including dev dependencies)
- name: Install requirements
run: poetry install
- name: Compile ladder zip
run: poetry python scripts/create_ladder_zip.py
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 78cb0b4

Please sign in to comment.