mirror of
https://github.com/PDP-10/klh10.git
synced 2026-02-08 09:11:59 +00:00
Build all 3 emulators in the CI.
Before this build system cleanup, it would have built the same emulator 3 times, or something like that.
This commit is contained in:
committed by
Rhialto The M
parent
41a850677a
commit
c92bb5f104
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
mkdir tmp
|
||||
cd tmp
|
||||
../configure --enable-lights
|
||||
make base-kl
|
||||
make
|
||||
- name: Test
|
||||
run: |
|
||||
cd run/dfkfb
|
||||
|
||||
Reference in New Issue
Block a user