Skip to content

Commit ff2949a

Browse files
committed
Test.GHA.
1 parent d6d2169 commit ff2949a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v3
1414
with:
1515
node-version: 16.x
16-
cache: npm
16+
cache: yarn
1717
- name: Test build
1818
working-directory: website
1919
run: |

0 commit comments

Comments
 (0)