mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
update ghr
This commit is contained in:
parent
9bcabc953e
commit
fb09632b69
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -233,7 +233,7 @@ jobs:
|
|||||||
path: download-artifact
|
path: download-artifact
|
||||||
- name: Pack
|
- name: Pack
|
||||||
run: |
|
run: |
|
||||||
curl -Lo - https://github.com/tcnksm/ghr/releases/download/v0.16.2/ghr_v0.16.2_linux_amd64.tar.gz | tar xzv
|
curl -Lo - https://github.com/tcnksm/ghr/releases/download/v0.17.0/ghr_v0.17.0_linux_amd64.tar.gz | tar xzv
|
||||||
mv ghr*linux_amd64/ghr .
|
mv ghr*linux_amd64/ghr .
|
||||||
source script/env_deploy.sh
|
source script/env_deploy.sh
|
||||||
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user