Skip to content

Commit ff6b157

Browse files
committed
Debug
1 parent a554b59 commit ff6b157

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cross-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
with:
2828
submodules: recursive
2929

30+
- name: Install required packages to run the virtual machine
31+
run: apt update && apt install -y zstd
32+
3033
- name: Test in FreeBSD
3134
uses: vmactions/freebsd-vm@v1
3235
with:

0 commit comments

Comments
 (0)