Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensHoerl committed Jun 26, 2024
2 parents d8718ca + 85755a3 commit 535601e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-docker-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: Install required python packages
run: |
python -m pip install --upgrade pip
pip install tira
pip install 'git+https://github.com/tira-io/tira.git@development#&subdirectory=python-client' packaging requests==2.31.0
-
name: Set environment variables
env:
Expand Down

0 comments on commit 535601e

Please sign in to comment.