Update c-cpp.yml

This commit is contained in:
Paweł Marciniak
2022-04-30 17:45:14 +00:00
committed by GitHub
parent fb588dda64
commit 6a9628d533

View File

@@ -13,6 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install pandoc package
run: |
sudo apt-get -y install pandoc
- name: autoconf
run: autoreconf -i
- name: configure