Skip to content

Commit

Permalink
Merge pull request #19 from 39zde/39zde-patch-1
Browse files Browse the repository at this point in the history
Update demo.yml
  • Loading branch information
39zde authored Sep 25, 2024
2 parents 6ef23f0 + 1acc63c commit d0784a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
uses: actions/setup-node@v4
- name: Install dependencies
run: |
corepack enable
yarn install
corepack enable
yarn install
- name: Build
run: yarn bundle:demo
- name: Setup Pages
Expand Down

0 comments on commit d0784a5

Please sign in to comment.