We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd63f4e commit 6ec7429Copy full SHA for 6ec7429
.github/workflows/node.js.yml
@@ -15,7 +15,6 @@ jobs:
15
node-version: 14.x
16
cache: yarn
17
- name: Build website
18
- working-directory: website
19
run: |
20
yarn install
21
yarn build
0 commit comments