parent
c29cbf8090
commit
b02b1d2e37
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ jobs:
|
|||
submodules: true
|
||||
- name: Build abstract-machine
|
||||
run: |
|
||||
nix build .#abstract-machine
|
||||
nix build .?submodules=1#abstract-machine
|
||||
- name: Build nemu
|
||||
run: |
|
||||
nix build .#nemu
|
||||
nix build .?submodules=1#nemu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue