aboutsummaryrefslogtreecommitdiff
path: root/.builds/debian.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2022-07-12 12:01:37 -0700
committerMichael Forney <mforney@mforney.org>2022-07-12 12:01:37 -0700
commit5c51dc34eaeadebe9287489d0931870a996276e7 (patch)
treededa73e5fb9d5eb07246a7cb91197bf23abbe3d5 /.builds/debian.yml
parent4fa48e716d6381e51ae8dc7a9992c4c7d50219a1 (diff)
Update CI for new QBE Makefile
Diffstat (limited to '.builds/debian.yml')
-rw-r--r--.builds/debian.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml
index e4a4b55..2bb9161 100644
--- a/.builds/debian.yml
+++ b/.builds/debian.yml
@@ -4,7 +4,7 @@ sources:
- git://c9x.me/qbe.git
tasks:
- build: |
- PATH=$HOME/qbe/obj:$PATH
+ PATH=$HOME/qbe:$PATH
make -C qbe
cd cproc
./configure