Skip to content

Commit

Permalink
forgot to delete this
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden committed Jan 25, 2024
1 parent ca00cff commit 64efdce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-container-structure-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ runs:
mkdir --parents "${GITHUB_WORKSPACE}/.google-container-structure-test"
https://storage.googleapis.com/container-structure-test/latest/container-structure-test-linux-amd64
curl --location --silent --show-error --fail "https://storage.googleapis.com/container-structure-test/v${version}/container-structure-test-linux-${architecture}" \
--output "${GITHUB_WORKSPACE}/.google-container-structure-test/container-structure-test"
Expand Down

0 comments on commit 64efdce

Please sign in to comment.