Skip to content

Commit 73e1d07

Browse files
committed
CI: add git to armhf target
Similar to Matroska-Org/libebml@ed34568
1 parent 92932e4 commit 73e1d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
branch: edge
109109
arch: ${{matrix.platform}}
110110
packages: >
111-
build-base cmake
111+
build-base cmake git
112112
113113
- name: Checkout libebml
114114
uses: actions/checkout@v4

0 commit comments

Comments
 (0)