Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Young Bu Park <[email protected]>
  • Loading branch information
youngbupark committed Feb 15, 2024
1 parent 448cde3 commit 75b95a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Install controller-gen
run: |
cd radius
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.9.1
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0
# Generate Bicep docs
- name: Generate Bicep docs
run: |
Expand Down

0 comments on commit 75b95a1

Please sign in to comment.