We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e98cc commit 6c1b3fdCopy full SHA for 6c1b3fd
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/setup-go@v2
25
with:
26
go-version: 1.17
27
- - run: go build ./cmd/files-updater-files/
+ - run: go build ./cmd/files-updater-helm/
28
- run: go test -v ./...
29
release:
30
runs-on: ubuntu-latest
0 commit comments