Skip to content

Commit 467bf7a

Browse files
authored
Add the checkout step in the deploy job
1 parent 4a1013e commit 467bf7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
needs: build
3838
runs-on: ubuntu-20.04
3939
steps:
40+
- uses: actions/[email protected]
4041
- name: Setup Docker Buildx
4142
uses: docker/setup-buildx-action@v1
4243
- name: Set up QEMU

0 commit comments

Comments
 (0)