mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
supported php 8.0
This commit is contained in:
parent
90a7abe25c
commit
45760e4aa1
1
.github/workflows/download-upstream.yml
vendored
1
.github/workflows/download-upstream.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.email "action@github.com"
|
git config --global user.email "action@github.com"
|
||||||
git config --global user.name "GitHub Action[bot]"
|
git config --global user.name "GitHub Action[bot]"
|
||||||
# sudo update-alternatives --set php /usr/bin/php7.4
|
|
||||||
/bin/bash ./scripts/prepare-upstream.sh
|
/bin/bash ./scripts/prepare-upstream.sh
|
||||||
git add *
|
git add *
|
||||||
git commit -am "download upstream."
|
git commit -am "download upstream."
|
||||||
|
Loading…
Reference in New Issue
Block a user