Fix commands

master
blallo 2021-02-21 00:24:29 +01:00
parent 402ea0c558
commit 42537986d0
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ steps:
pull: if-not-exists
image: leophys/pikaur-root:0.1
commands:
- -Sy --noconfirm electron-ozone
- /usr/bin/pikaur -Sy --noconfirm electron-ozone
volumes:
- name: build_electron-ozone
path: /build
@ -82,7 +82,7 @@ steps:
pull: if-not-exists
image: leophys/pikaur-root:0.1
commands:
- -Sy --noconfirm discord_arch_electron
- /usr/bin/pikaur -Sy --noconfirm discord_arch_electron
volumes:
- name: build_discord_arch_electron
path: /build
@ -168,6 +168,6 @@ depends_on:
---
kind: signature
hmac: dd81387c2eb116a9958168c1d5490f590fb80466424fb68ef592b074e00a37b9
hmac: 084acd02238136a8d843483c4c458d0d43d55e4b97327983930c5e9be8c276b0
...