mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
commit
e39e19f81e
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
id: build
|
||||
run: |
|
||||
VERSION=`<VERSION`
|
||||
echo "::set-output name=VERSION::${VERSION}"
|
||||
echo "{VERSION}=${VERSION}" >> $GITHUB_OUTPUT
|
||||
# Remove old files
|
||||
rm -rf .buildroot/output/target/opt/arpl
|
||||
rm -rf .buildroot/board/arpl/overlayfs
|
||||
@ -109,6 +109,7 @@ jobs:
|
||||
path: |
|
||||
arpl.img
|
||||
arpl*.vmdk
|
||||
update-${{ steps.build.outputs.VERSION }}.zip
|
||||
retention-days: 5
|
||||
|
||||
# Publish a release if is a tag
|
||||
|
Loading…
x
Reference in New Issue
Block a user