Skip to content

Commit 9f70a8f

Browse files
committed
correcting actions
1 parent b2157e7 commit 9f70a8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- name: Build static site
2727
run: npm run build
2828

29-
- name: Export static site
30-
run: npm run export
31-
3229
- name: Add .nojekyll
3330
run: touch out/.nojekyll
3431

0 commit comments

Comments
 (0)