mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-18 02:55:46 +00:00
action fix
This commit is contained in:
parent
e5c9d699a3
commit
cec0b203b3
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: deps
|
||||
run: sudo apt-get install python3 tox build-essential libevent-dev libjpeg-turbo-dev uuid-dev libbsd-dev
|
||||
run: sudo apt-get install python3 tox build-essential libevent-dev libjpeg-turbo8-dev uuid-dev libbsd-dev
|
||||
- name: make
|
||||
run: make
|
||||
- name: make tox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user