mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
Update auto-rebuild.yml
This commit is contained in:
parent
5da8e3c708
commit
e97f380434
2
.github/workflows/auto-rebuild.yml
vendored
2
.github/workflows/auto-rebuild.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
|||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Run
|
- name: Run
|
||||||
run: |
|
run: |
|
||||||
|
git config --global user.email "action@github.com"
|
||||||
|
git config --global user.name "GitHub Action[bot]"
|
||||||
sudo update-alternatives --set php /usr/bin/php7.4
|
sudo update-alternatives --set php /usr/bin/php7.4
|
||||||
git checkout scripts
|
git checkout scripts
|
||||||
/bin/bash ./scripts/build-list.sh
|
/bin/bash ./scripts/build-list.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user