Skip to content

Commit

Permalink
fix folder name in girder #181 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCladellas committed Dec 10, 2024
1 parent e71d2c4 commit 82ba95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
run: |
source .venv/bin/activate
girder_staging_id=6752b5194c9ccbdde21a48b8
girder-upload --item ./tmp/results/ --girder_id $girder_staging_id
girder-upload --item "./tmp/results/*" --girder_id $girder_staging_id
env:
GIRDER_API_KEY: ${{ secrets.GIRDER }}
- name: Update Index Date
Expand Down

0 comments on commit 82ba95c

Please sign in to comment.