Skip to content

Commit f5466e9

Browse files
committed
fixup
1 parent 96237fe commit f5466e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/amd64_bsd_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
sudo apt install -y ./vagrant_2.4.7-1_amd64.deb
3636
vagrant --version
3737
- name: Build
38-
run: make --directory=ci ${{matrix_distro}}_build
38+
run: make --directory=ci ${{matrix.distro}}_build
3939

4040
amd64_bsd_cmake:
4141
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)