Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
André committed Nov 19, 2024
1 parent 306bca9 commit 10d4712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Install Golang
uses: actions/setup-go@v5
- name: create catalog manifest
run: go run hack/create_catalog.go
run: go run hack/create_catalog.go

0 comments on commit 10d4712

Please sign in to comment.