summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/system-ci.yml4
m---------dev/necti0
m---------dev/nekernel0
3 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/system-ci.yml b/.github/workflows/system-ci.yml
index 17ac932..56022cd 100644
--- a/.github/workflows/system-ci.yml
+++ b/.github/workflows/system-ci.yml
@@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Packages
- run: sudo apt-get install libboost-all-dev
- - name: Build SystemNe
+ run: sudo apt-get install libboost-all-dev && sudo curl https://github.com/nekernel-org/nebuild/releases/download/v0.0.6-apple-m1/nebuild-debian -o /bin/nebuild && sudo chmod +x /bin/nebuild
+ - name: Build SSystem
run: |
cd tools
nebuild steps.toml
diff --git a/dev/necti b/dev/necti
-Subproject 498b16ee572b35eee04a58d826d8ff211800672
+Subproject 0e9d0a0c1ea23447d051b282a07e5c23309f630
diff --git a/dev/nekernel b/dev/nekernel
-Subproject b40cc41a6bfaf3769f9738476825a17b864e514
+Subproject a4c84210e0f2e54098d9865f9d5c23f99a5558b