Skip to content

Commit eafe75e

Browse files
authored
Update build-push-next.yml
1 parent 1e8d0a3 commit eafe75e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-push-next.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232

3333
- name: Install Dependencies
3434
run: npm install
35+
36+
- name: Update engine to next version
37+
run: npm install eecircuit-engine@next
3538

3639
- name: Build Project with Vite
3740
run: npm run build

0 commit comments

Comments
 (0)