Skip to content

Commit 9a10173

Browse files
committed
ci: More minor fixes
1 parent aa64800 commit 9a10173

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd.yml

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
if: github.ref_type == 'tag'
9393
runs-on: ubuntu-latest
9494
steps:
95+
- name: Checkout
96+
uses: actions/checkout@v2
9597
- name: "Set up QEMU"
9698
uses: docker/setup-qemu-action@v1
9799
with:

0 commit comments

Comments
 (0)