Skip to content

Commit

Permalink
Update update-op2-apps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bozbez authored Jan 21, 2025
1 parent e48b9a7 commit 94806e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-op2-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
path: OP2-APPS
token: ${{ secrets.OP2_APPS_TOKEN }}

- name: Install Python deps
working-directory: OP2-Common/translator-v2
run: pip3 install -r requirements.txt

- name: Configure
working-directory: OP2-Common/op2
run: |
Expand Down

0 comments on commit 94806e6

Please sign in to comment.