Skip to content

Commit

Permalink
fix GitHub Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Jul 21, 2022
1 parent d32cfff commit 6b2e5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-1.18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
go-version: ${{ matrix.user-go-version }}
check-latest: true
- uses: chainguard-dev/actions/setup-registry@main
- with:
- env:
KO_DOCKER_REPO: localhost:1338
run: ko build ./test/

0 comments on commit 6b2e5b5

Please sign in to comment.