diff --git a/.github/workflows/open-datahub-pr.yaml b/.github/workflows/open-datahub-pr.yaml index 6bb17d2..cbb4986 100644 --- a/.github/workflows/open-datahub-pr.yaml +++ b/.github/workflows/open-datahub-pr.yaml @@ -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