Debugging README in github build

pull/1069/head
Mike Black W9MDB 2022-06-17 16:04:10 -05:00
rodzic e905b90589
commit c8a844daf0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ jobs:
sudo apt install grep
./bootstrap
- name: README Debug
run: grep README configure.ac
run: grep README Makefile.am
- name: configure
run: ./configure
- name: make