This commit is contained in:
parent
e4492680bb
commit
dc50b0ba6c
@ -29,8 +29,7 @@ jobs:
|
|||||||
- name: prepare release
|
- name: prepare release
|
||||||
run: |
|
run: |
|
||||||
mkdir out
|
mkdir out
|
||||||
cd out
|
curl -sL https://github.com/syui/aios/releases/download/latest/aios-bootstrap.tar.gz -o out/aios-bootstrap.tar.gz
|
||||||
curl -sLO https://github.com/syui/aios/releases/download/latest/aios-bootstrap.tar.gz
|
|
||||||
- name: release
|
- name: release
|
||||||
id: use-go-action
|
id: use-go-action
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
Loading…
Reference in New Issue
Block a user