Skip to content

Commit

Permalink
still annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp authored Jul 25, 2024
1 parent d55fd28 commit fa54b4a
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 fa54b4a

Please sign in to comment.