mirror of
https://github.com/uroni/fuseuring.git
synced 2025-10-26 11:19:19 +00:00
Update c-cpp.yml
This commit is contained in:
parent
7ffd5e8052
commit
85c8fb128c
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install liburing
|
||||
run: sudo apt install liburing-dev
|
||||
run: sudo apt update && sudo apt install liburing-dev
|
||||
- name: autoconf
|
||||
run: autoreconf --install
|
||||
- name: configure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user