Skip to content

Commit

Permalink
remove download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Jul 31, 2024
1 parent 1c78601 commit e4a32f3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/backstop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ jobs:
name: report
path: backstop/backstop_data

- name: Download a Build Artifact
uses: actions/download-artifact@v4
with:
# Artifact name
name: Download report
# Destination path
path: backstop/backstop_data
# - name: Download a Build Artifact
# uses: actions/download-artifact@v4
# with:
# # Artifact name
# name: Download report
# # Destination path
# path: backstop/backstop_data



Expand Down

0 comments on commit e4a32f3

Please sign in to comment.