mirror of
https://github.com/antos-rde/antos.git
synced 2025-03-04 15:52:47 +01:00
Update build-bin.yml
This commit is contained in:
parent
c563eb3280
commit
0b25d452fa
@ -23,7 +23,7 @@ jobs:
|
|||||||
CARGO_HOME=/opt/rust/cargo \
|
CARGO_HOME=/opt/rust/cargo \
|
||||||
make all deb appimg
|
make all deb appimg
|
||||||
- name: Save artifact
|
- name: Save artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-${{ inputs.platform }}
|
name: build-${{ inputs.platform }}
|
||||||
path: build/
|
path: build/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user