Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
charles0830 committed Oct 28, 2022
1 parent 7370da6 commit e291d46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Setup typescript
run: npm install typescript

- name: Build my App
run: yarn compile && yarn next build && yarn run export && touch ./out/.nojekyll

- name: compile my App
run: yarn compile

Expand Down

0 comments on commit e291d46

Please sign in to comment.