Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Dec 30, 2023
1 parent d2ac06d commit 4fc4488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: copy screenshots
if: always()
run: |
cd $GITHUB_WORKSPACE/tests
cd $GITHUB_WORKSPACE
cp /tmp/*.png output/screenshots
- name: Upload the screenshots
Expand Down

0 comments on commit 4fc4488

Please sign in to comment.