This commit is contained in:
Jacob Heider 2023-04-04 23:21:55 -04:00 committed by Jacob Heider
parent ab2ea4ca88
commit 25f62798c0

View file

@ -11,7 +11,8 @@ build:
tea.xyz/gx/make: '*' tea.xyz/gx/make: '*'
script: | script: |
./configure $ARGS ./configure $ARGS
make --jobs {{ hw.concurrency }} install make --jobs {{ hw.concurrency }}
make install
env: env:
# add any environment variables here # add any environment variables here
ARGS: ARGS: