Skip to content

Commit 0d840e4

Browse files
Use this branch to build all demos
1 parent c7f633b commit 0d840e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/v2-build-branch-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ concurrency:
1010

1111
jobs:
1212
build_dev:
13-
uses: PennyLaneAI/qml/.github/workflows/v2-build-demos.yml@dev
13+
uses: PennyLaneAI/qml/.github/workflows/v2-build-demos.yml
1414
with:
15-
ref: dev
15+
ref: sync-demos
1616
dev: true
1717
save-artifact: true
1818
artifact-name: build-branch-dev

0 commit comments

Comments
 (0)