Skip to content

Commit

Permalink
Setup sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik-cube-man committed Feb 6, 2024
1 parent dfe3530 commit 6ab9f92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/okd-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
with:
fetch-depth: 1

- uses: shivanshs9/setup-k8s-operator-sdk@v1
with:
version: "1.33.0"

- uses: actions/setup-go@v4
with:
go-version-file: go.mod
Expand Down

0 comments on commit 6ab9f92

Please sign in to comment.