Skip to content

Commit 3fc5227

Browse files
author
Marcin Przepiorowski
committed
build
1 parent d69fbce commit 3fc5227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/develop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
needs: [centos7]
5555
runs-on: ubuntu-latest
5656
steps:
57+
- name: Checkout
58+
uses: actions/checkout@v2
5759
- name: Set up QEMU
5860
uses: docker/setup-qemu-action@v1
5961
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)