mirror of
https://github.com/antos-rde/antos.git
synced 2024-12-27 22:18:22 +01:00
Update build-bin.yml
This commit is contained in:
parent
a2952697f5
commit
774e66bf68
@ -7,7 +7,7 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
triage:
|
build:
|
||||||
runs-on: ci-tools
|
runs-on: ci-tools
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
@ -20,4 +20,4 @@ jobs:
|
|||||||
RUSTUP_HOME=/opt/rust/rustup \
|
RUSTUP_HOME=/opt/rust/rustup \
|
||||||
CARGO_HOME=/opt/rust/cargo \
|
CARGO_HOME=/opt/rust/cargo \
|
||||||
make all deb appimg
|
make all deb appimg
|
||||||
- run: echo "Build is ${{ job.status }}."
|
- run: echo "Build is ${{ job.status }}."
|
||||||
|
Loading…
Reference in New Issue
Block a user