Skip to content

Commit 43c8e48

Browse files
committed
Minor workflow change
1 parent f0eb514 commit 43c8e48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
node-version: 11
2525
cache: 'npm'
2626
- uses: actions/configure-pages@v2
27-
id: pages
2827
- run: npm ci
2928
- run: npm run build
3029
- uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)