Skip to content

Commit 5bd2036

Browse files
committed
Use 'all' recipe in CI.
1 parent 618e33d commit 5bd2036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: 🔨 Build
6868
run: |
69-
make
69+
make all
7070
env:
7171
GIT_SHA: ${{ github.sha }}
7272

0 commit comments

Comments
 (0)