style: format with new style
This commit is contained in:
2
.github/workflows/deploy-api.yml
vendored
2
.github/workflows/deploy-api.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
cache: "pnpm"
|
||||
cache: 'pnpm'
|
||||
|
||||
- run: pnpm install --no-frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user