将 HTTP 和 HTTPS 代理从 10.255.0.1 更
This commit is contained in:
8
.github/workflows/deploy.yml
vendored
8
.github/workflows/deploy.yml
vendored
@@ -18,11 +18,11 @@ jobs:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
- name: Setup PHP with PECL extension
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
node-version: 20
|
||||
cache: pnpm
|
||||
php-version: '8.5'
|
||||
extensions: imagick, redis
|
||||
#
|
||||
# - name: Install dependencies
|
||||
# run: pnpm install
|
||||
|
||||
Reference in New Issue
Block a user