mirror of
https://github.com/antos-rde/antos.git
synced 2025-03-04 07:42:48 +01:00
Update build-bin.yml
This commit is contained in:
parent
ae681eed5c
commit
a72a12f2a7
@ -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…
x
Reference in New Issue
Block a user