Skip to content

Commit

Permalink
chore(main.yml): fix typo mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory0304 committed Jun 23, 2023
1 parent 1c0f120 commit af556bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
yarn install
yarn build && touch ./out/.nojekyll
yarn postBuild
yarn postbuild
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit af556bf

Please sign in to comment.