~ciriarte/apizotl

f9f5072ed68ef0cb3990f8ece9e39950b4b497e9 — Carlos Iriarte 3 years ago 674c11d
chore: rename setup to install

so the build is cleaner when running on builds.sr.ht
1 files changed, 1 insertions(+), 1 deletions(-)

M .builds/ci.yml
M .builds/ci.yml => .builds/ci.yml +1 -1
@@ 6,7 6,7 @@ packages:
  - libssl-dev
  - curl
tasks:
  - setup: |
  - install: |
      curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
  - build: |
      cd apizotl