将 HTTP 和 HTTPS 代理从 10.255.0.1 更
This commit is contained in:
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
@@ -20,12 +20,6 @@ jobs:
|
||||
|
||||
- name: test
|
||||
run: curl -x localhost:7890 ip.sb
|
||||
|
||||
- name: Setup PHP with PECL extension
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.5'
|
||||
extensions: imagick, redis
|
||||
#
|
||||
# - name: Install dependencies
|
||||
# run: pnpm install
|
||||
|
||||
Reference in New Issue
Block a user