We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3588c commit e480328Copy full SHA for e480328
.github/workflows/ci.yml
@@ -24,8 +24,6 @@ jobs:
24
uses: actions/setup-node@v3
25
with:
26
node-version: 16.x
27
- - name: Install dependencies
28
- run: yarn install
29
- name: Build
30
run: yarn build
31
- name: Setup Pages
0 commit comments