mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
attempt some CI building using github actions
This commit is contained in:
parent
f20ad52307
commit
842f4e44d4
4 changed files with 49 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -65,6 +65,7 @@ config_mak="config.mak"
|
|||
fail()
|
||||
{
|
||||
echo "$@"
|
||||
if test -n "$DUMP_CONFIG_LOG"; then cat config.log; fi
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue