Skip to content

Commit

Permalink
real ithub workspace path
Browse files Browse the repository at this point in the history
  • Loading branch information
ermirizio committed Jul 13, 2023
1 parent 2fd59fb commit 0f1c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Copy files to shared volumes
run: |
cp -r ${{ github.workspace }}/auto/pro/* /confs
cp -r $GITHUB_WORKSPACE/auto/pro/* /confs
cp -r /app/ci/certs/* /certs
cp -r /app/ci/graphql-faker/* /graphql
Expand Down

0 comments on commit 0f1c6bf

Please sign in to comment.