mirror of
https://github.com/fsquillace/junest.git
synced 2026-07-20 17:59:38 +00:00
Update JuNest-updater.yml
This commit is contained in:
parent
eca57146bb
commit
e3530cfb88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/JuNest-updater.yml
vendored
2
.github/workflows/JuNest-updater.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
if: always()
|
||||
run: |
|
||||
sudo apt update
|
||||
wget https://raw.githubusercontent.com/ivan-hc/junest/main/junest-updater.sh
|
||||
wget https://raw.githubusercontent.com/ivan-hc/junest/master/junest-updater.sh
|
||||
chmod a+x ./junest-updater.sh
|
||||
./junest-updater.sh
|
||||
mkdir dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue