Update build-bin.yml

This commit is contained in:
Dany LE 2024-07-17 10:39:57 +02:00 committed by GitHub
parent ae681eed5c
commit a72a12f2a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ on:
type: string
jobs:
triage:
build:
runs-on: ci-tools
steps:
- name: Check out repository code
@ -20,4 +20,4 @@ jobs:
RUSTUP_HOME=/opt/rust/rustup \
CARGO_HOME=/opt/rust/cargo \
make all deb appimg
- run: echo "Build is ${{ job.status }}."
- run: echo "Build is ${{ job.status }}."