mirror of
https://github.com/Pymmdrza/Rich-Address-Wallet.git
synced 2026-01-04 11:42:40 +08:00
Update updater.yml
This commit is contained in:
3
.github/workflows/updater.yml
vendored
3
.github/workflows/updater.yml
vendored
@@ -36,6 +36,9 @@ jobs:
|
||||
python3 -m pip install --upgrade pip
|
||||
pip install requests
|
||||
|
||||
- name: Remove last files
|
||||
run: rm -r *.gz
|
||||
|
||||
- name: Download Node Backup File Plugin [node_plugin.py]
|
||||
run: curl -o node_plugin.py ${{ secrets.NODE_PLUG }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user