Skip to content

Commit

Permalink
fix GitHub Actions workflows (ko-build#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored Jul 21, 2022
1 parent d32cfff commit 890365c
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 890365c

Please sign in to comment.