We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4893adc commit 1ee62feCopy full SHA for 1ee62fe
.github/workflows/build.yml
@@ -17,8 +17,6 @@ jobs:
17
- name: Setup Node.js, install deps
18
uses: ./.github/actions/setup
19
20
- - run: sudo npm i -g @zeit/ncc
21
-
22
- name: Build dist folder
23
run: yarn run build
24
0 commit comments