We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266ec9b commit 609c323Copy full SHA for 609c323
.github/workflows/deploy.yml
@@ -17,7 +17,6 @@ jobs:
17
- name: Build website
18
working-directory: website
19
run: |
20
- npm ci
21
npm install --global yarn
22
yarn install
23
.github/workflows/test-deploy.yml
@@ -17,6 +17,5 @@ jobs:
- name: Test build
0 commit comments