projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66af05b
)
Update onyx-build.yml
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Wed, 9 Sep 2020 00:41:59 +0000
(19:41 -0500)
committer
GitHub
<noreply@github.com>
Wed, 9 Sep 2020 00:41:59 +0000
(19:41 -0500)
.github/workflows/onyx-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/onyx-build.yml
b/.github/workflows/onyx-build.yml
index 749ac56a547a012f9fe84664e4b25257e623578e..d7c631163ebea7ab1104c4a95f6d8381b723ccd3 100644
(file)
--- a/
.github/workflows/onyx-build.yml
+++ b/
.github/workflows/onyx-build.yml
@@
-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