Skip to content

Commit

Permalink
Merge pull request #36 from berkeley-dsep-infra/shaneknapp-patch-1
Browse files Browse the repository at this point in the history
fix download artifact
  • Loading branch information
shaneknapp authored Jul 25, 2024
2 parents 1ecac2b + c003880 commit 51ac05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-datahub-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: download artifact with image tag
uses: actions/download-artifact@v4
with:
name: image-tag.txt
name: image-tag
path: ./

- name: sanity check on downloaded artifact
Expand Down

0 comments on commit 51ac05a

Please sign in to comment.