Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanamists committed Mar 13, 2024
1 parent bd168be commit 578305d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
uses: borales/actions-yarn@v4
with:
cmd: build # will run `yarn build:prod` command

- name: Disable Jekyll
run: touch packages/oh-my-old-tweet/dist/.nojekyll
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
Expand Down

0 comments on commit 578305d

Please sign in to comment.