mirror of
https://github.com/clearlinux/tallow.git
synced 2026-04-28 10:23:35 +00:00
Need configure in this workflow.
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
run: sudo apt-get install check libjson-c-dev libpcre2-dev libsystemd-dev
|
||||
- name: autogen
|
||||
run: sh autogen.sh
|
||||
- name: configure
|
||||
run: ./configure
|
||||
- name: make
|
||||
run: make
|
||||
- name: make check
|
||||
|
||||
Reference in New Issue
Block a user