Skip to content

Commit

Permalink
artifact in linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbysunil14 committed Dec 17, 2024
1 parent c14c64c commit 84bdda9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:

# Archive screenshots
- name: Archive screenshots
if: runner.os == 'linux' && matrix.targetVSCode == 'latest'
uses: actions/upload-artifact@v3
with:
name: liberty-run-tests-screenshots-${{ github.sha }}
Expand Down

0 comments on commit 84bdda9

Please sign in to comment.