Skip to content

Commit

Permalink
Update github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
singhkh committed May 30, 2024
1 parent 39b3ffd commit 93dd11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Yarn Install
uses: borales/actions-yarn@v3
uses: bahmutov/npm-install@v1
- name: Build
run: |
yarn build
Expand Down

0 comments on commit 93dd11a

Please sign in to comment.