mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-22 04:56:07 +03:00
Update freebsd check pkg name
This commit is contained in:
parent
d28e8f76ae
commit
ba3f0cacb5
2
.github/workflows/freebsd.yml
vendored
2
.github/workflows/freebsd.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: make
|
- name: make
|
||||||
uses: vmactions/freebsd-vm@v0
|
uses: vmactions/freebsd-vm@v0
|
||||||
with:
|
with:
|
||||||
prepare: pkg install -y libcheck
|
prepare: pkg install -y devel/check
|
||||||
run: |
|
run: |
|
||||||
make
|
make
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user