mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 15:05:15 +00: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
|
||||
uses: vmactions/freebsd-vm@v0
|
||||
with:
|
||||
prepare: pkg install -y libcheck
|
||||
prepare: pkg install -y devel/check
|
||||
run: |
|
||||
make
|
||||
make test
|
||||
|
Loading…
Reference in New Issue
Block a user