fix issue

This commit is contained in:
Kjeld Schouten
2025-04-07 14:37:42 +02:00
parent d5cd29294f
commit c43372c57a
+1 -4
View File
@@ -23,10 +23,7 @@ jobs:
**/go.sum
# - name: Install Syft
# run: sudo curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
- run: |
cd ./clustertool
go mod tidy
cd ..
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
with:
args: release --clean