Skip to content

Commit c2a5103

Browse files
committed
test branch
instead of next
1 parent 080bef7 commit c2a5103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525
with:
2626
repository: eelab-dev/EEcircuit
27-
ref: next # Checkout the "next" branch
27+
ref: test # Checkout the "next" branch
2828

2929
- name: Update Dependencies
3030
run: npx --yes npm-check-updates -u

0 commit comments

Comments
 (0)