Skip to content

Commit

Permalink
copy like a boss
Browse files Browse the repository at this point in the history
  • Loading branch information
waveywaves committed Mar 28, 2024
1 parent aa90d10 commit 0bca4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-perf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
path: pr-temp

- name: Copy hack outside of pr-temp
run: cp -r pr-temp/hack hack
run: cp -r pr-temp/hack/* hack

- name: List contents
run: |
Expand Down

0 comments on commit 0bca4e3

Please sign in to comment.