Skip to content

Commit 201d0e7

Browse files
committed
test
1 parent 799a7c8 commit 201d0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-v2-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: ./.github/workflows/v2-build-demos.yml
4545
with:
4646
ref: ${{ github.event.pull_request.head.sha }}
47-
demo-names: ${{ steps.changed-demos.outputs.updated }}
47+
demo-names: 'gbs'
4848
dev: ${{ github.event.pull_request.base.ref == 'dev' }}
4949
save-artifact: true
5050
artifact-name: demo-build-${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)