Skip to content

Commit 2aa6846

Browse files
committed
setup spin for running spin build/registry push
Signed-off-by: Rajat Jindal <[email protected]>
1 parent 27b4d6f commit 2aa6846

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ jobs:
4444
- uses: actions/checkout@v4
4545
- uses: actions/download-artifact@v4
4646
- uses: azure/setup-kubectl@v4
47+
- uses: fermyon/actions/spin/setup@v1
48+
with:
49+
version: "v2.4.2"
50+
4751
- name: Setup build env
4852
run: |
4953
./scripts/setup-linux.sh

0 commit comments

Comments
 (0)