Update c-cpp.yml

This commit is contained in:
Andrea Bontempi 2020-07-09 14:56:50 +02:00 committed by GitHub
parent fba17f0969
commit e828f5ec21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: cmake-configure
uses: snickerbockers/cmake-configure@prerel1
- name: configure
run: cmake
- name: make
run: make
- name: make test