Update onyx-build.yml
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 9 Sep 2020 00:40:06 +0000 (19:40 -0500)
committerGitHub <noreply@github.com>
Wed, 9 Sep 2020 00:40:06 +0000 (19:40 -0500)
.github/workflows/onyx-build.yml

index ad8f45928f725bac25d4b318b839b8c960e96738..749ac56a547a012f9fe84664e4b25257e623578e 100644 (file)
@@ -13,6 +13,8 @@ jobs:
 
     steps:
     - uses: actions/checkout@v2
+    - name: add build folder
+      run: mkdir build
     - name: make
       run: make
     - name: make install