fix workflow config syntax

This commit is contained in:
Fischer Moseley 2023-02-04 12:00:05 -05:00
parent ccd7636e4a
commit 88e692ab77
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@ jobs:
- run: sh ./autoconf.sh
- run: ./configure
- run: make
= run: make check
- run: make check
- run: sudo make install