Skip to content

Commit

Permalink
test: double check directories
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meister committed Sep 26, 2024
1 parent 29fb050 commit 5b94768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Check
if: ${{ github.ref == 'refs/heads/develop' }}
run: ls -la home/runner/work/pharmaverse/pharmaverse/
run: ls -la home/runner/work/_temp
#- name: Copy public to staging
# if: ${{ github.ref == 'refs/heads/develop' }}
# run: cp -R public home/runner/work/pharmaverse/pharmaverse/
Expand Down

0 comments on commit 5b94768

Please sign in to comment.