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

index 749ac56a547a012f9fe84664e4b25257e623578e..d7c631163ebea7ab1104c4a95f6d8381b723ccd3 100644 (file)
@@ -17,7 +17,5 @@ jobs:
       run: mkdir build
     - name: make
       run: make
-    - name: make install
-      run: make install
-    - name: onyx progs/odin_example.onyx
-      run: onyx progs/odin_example.onyx
+    - name: ./onyx progs/odin_example.onyx
+      run: ./onyx progs/odin_example.onyx