> configure(npc)
ysyx_22040000 李心杨 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 1 12:35:11 UTC 2024 x86_64 GNU/Linux 10:24:52 up 20:00, 2 users, load average: 1.86, 0.77, 0.35
This commit is contained in:
parent
f9bd7e25b7
commit
327db2ba3c
2 changed files with 2 additions and 3 deletions
|
@ -10,9 +10,8 @@ jobs:
|
|||
name: ysyx
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
- uses: actions/checkout@v4
|
||||
sparse-checkout: |
|
||||
flake.nix
|
||||
abstract-machine
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build abstract-machine
|
||||
run: |
|
||||
nix build .#abstract-machine
|
||||
|
|
Loading…
Reference in a new issue