Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/39zde/factor into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
39zde committed Sep 30, 2024
2 parents 0c727d6 + cb0d515 commit 86bb728
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 @@ -35,8 +35,8 @@ jobs:
node-version: lts/*
- 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 86bb728

Please sign in to comment.