Skip to content

Commit c6548e6

Browse files
authored
Fix utils image build (knative#2258)
1 parent 701e258 commit c6548e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
needs: build
152152
runs-on: ubuntu-latest
153153
steps:
154+
- uses: actions/checkout@v3
154155
- name: Login to GitHub Container Registry
155156
uses: docker/login-action@v3
156157
with:

0 commit comments

Comments
 (0)