Skip to content

Commit

Permalink
single artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Mar 13, 2024
1 parent 7bd4a3c commit 4d7340d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/take_screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: screenshot
path: screenshot.png

- name: Upload screenshot2 as artifact
uses: actions/upload-artifact@v2
with:
name: fullscreen
path: fullscreen.png
path: |
screenshot.png
fullscreen.png

0 comments on commit 4d7340d

Please sign in to comment.