|
|
|
|
@@ -17,7 +17,7 @@ jobs:
|
|
|
|
|
# Not recursive, deliberately. The top-level build needs
|
|
|
|
|
# deps/libakerror and deps/libakstdlib, via add_subdirectory, and
|
|
|
|
|
# nothing else: the golden corpus and the Commodore font now live in
|
|
|
|
|
# this repository (tests/reference/ and assets/fonts/), so
|
|
|
|
|
# this repository (tests/language/ and assets/fonts/), so
|
|
|
|
|
# deps/basicinterpret is no longer a build dependency at all.
|
|
|
|
|
# It does *not* need deps/libakgl, which is guarded behind
|
|
|
|
|
# AKBASIC_WITH_AKGL and defaults OFF -- and recursing into it would
|
|
|
|
|
@@ -62,11 +62,9 @@ jobs:
|
|
|
|
|
run: |
|
|