mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-12 16:38:26 +01:00
Update build-bin.yml
This commit is contained in:
parent
a2952697f5
commit
774e66bf68
@ -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 }}."
|
||||
|
Loading…
Reference in New Issue
Block a user