Skip to content

Commit f507588

Browse files
committed
Checkout code
1 parent 7313c86 commit f507588

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-mosquitto.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
arch: arm64
1717
runs-on: ${{ matrix.os }}
1818
steps:
19+
20+
- name: Checkout code
21+
uses: actions/checkout@v2
1922

2023
- name: Build Mosquitto
2124
run: make build-mosquitto

0 commit comments

Comments
 (0)