Skip to content

Commit

Permalink
Merge pull request #38 from berkeley-dsep-infra/shaneknapp-patch-1
Browse files Browse the repository at this point in the history
still annoying
  • Loading branch information
shaneknapp authored Jul 25, 2024
2 parents d55fd28 + fa54b4a commit 7723608
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/open-datahub-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,11 @@ jobs:
- name: download artifact with image tag
uses: actions/download-artifact@v4
with:
name: image-tag
path: ./
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: sanity check on downloaded artifact
run: |
unzip image-tag.txt
ls -la
#cat image-tag.txt
Expand Down

0 comments on commit 7723608

Please sign in to comment.