fixed onyx build
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 10 Dec 2021 19:14:05 +0000 (13:14 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 10 Dec 2021 19:14:05 +0000 (13:14 -0600)
.github/workflows/onyx-build.yml

index 336bc14f82ac93c1e157dbfceb172a0c378f4235..657cf54c0e79120feb24896b618fb6b9c3c6ea7b 100644 (file)
@@ -15,6 +15,8 @@ jobs:
     - uses: actions/checkout@v2
     - name: make build.sh executable
       run: chmod +x build.sh
+    - name: make runtime build.sh executable
+      run: chmod +x modules/onyx_runtime/build.sh
     - name: make build directory
       run: mkdir -p build
     - name: build onyx