style: format with new style
This commit is contained in:
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: '3.10'
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Preprocess files
|
||||
|
||||
Reference in New Issue
Block a user