Skip to content

Commit

Permalink
revert gha
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 10, 2024
1 parent 0cee923 commit 9881d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
run: echo "LOWERCASE_REPO_OWNER=${GITHUB_REPOSITORY_OWNER,,}" >> $GITHUB_ENV

- name: Download Digests
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: ${{ matrix.image.name }}
path: /tmp/${{ matrix.image.name }}
Expand Down

0 comments on commit 9881d7b

Please sign in to comment.