Attampt to fix prettier format

This commit is contained in:
yuhan6665
2022-06-12 22:26:13 -04:00
parent f5dd51a772
commit d8459e1fae
6 changed files with 23 additions and 31 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: "16"
- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"