Skip to content

Commit c65ec2b

Browse files
committed
Fix build
1 parent c867f7e commit c65ec2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626

2727
- run: yarn install --immutable --immutable-cache --check-cache
2828
- run: yarn build
29-
- run: mkdir out
30-
- run: yarn run next export -o ./out
3129
- run: touch ./out/.nojekyll
3230
env:
3331
CI: true

0 commit comments

Comments
 (0)