pull/668/head
Mike Black W9MDB 2021-04-14 17:15:52 -05:00
commit 976b8c23b2
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: bootstrap
run: ./bootstrap
- name: configure
run: ./configure
- name: make