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