aboutsummaryrefslogtreecommitdiff
path: root/.builds/debian-aarch64.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-11-17 19:53:15 -0800
committerMichael Forney <mforney@mforney.org>2019-11-17 19:53:15 -0800
commit8db73edd61b1d4fbb2c2de62fb1b55c616ac7054 (patch)
tree5c279cfbc98de9673598d58e6d1e84ed30ccb23a /.builds/debian-aarch64.yml
parent0d66a4518f9e9ce3d029c14ed01d6bb7beeee437 (diff)
Fix build manifests for changed environment behavior
Diffstat (limited to '.builds/debian-aarch64.yml')
-rw-r--r--.builds/debian-aarch64.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.builds/debian-aarch64.yml b/.builds/debian-aarch64.yml
index 9b991bb..5326844 100644
--- a/.builds/debian-aarch64.yml
+++ b/.builds/debian-aarch64.yml
@@ -5,10 +5,9 @@ packages:
sources:
- https://git.sr.ht/~mcf/cproc
- https://git.sr.ht/~mcf/qbe
-environment:
- PATH: $HOME/qbe/obj:$PATH
tasks:
- build: |
+ PATH=$HOME/qbe/obj:$PATH
cd qbe
cat >config.h <<EOF
#define Defasm Gaself