Skip to content

Commit

Permalink
Fix previous step
Browse files Browse the repository at this point in the history
  • Loading branch information
federicaagostini committed Jun 18, 2024
1 parent 4ba7a54 commit 603a028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/voms-aa.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Create artifacts dir
if: ${{ always() }}
run: >
run: |
ARTIFACTS_PATH=${HOME}/artifacts
echo ARTIFACTS_PATH: ${ARTIFACTS_PATH}
# save it in the job environment
Expand Down

0 comments on commit 603a028

Please sign in to comment.