mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +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
|
||||
- name: Pack
|
||||
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 .
|
||||
source script/env_deploy.sh
|
||||
find . -name artifacts.tgz | xargs -n1 tar xvzf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user