Skip to content

Commit e7f519c

Browse files
update workflow path to use quickstart repository
1 parent 28eea13 commit e7f519c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77

88
build-custom:
9-
uses: ./.github/workflows/build.yml
9+
uses: stellar/quickstart/.github/workflows/build.yml
1010
with:
1111
sha: ${{ github.event.pull_request.head.sha || github.sha }}
1212
test: true

0 commit comments

Comments
 (0)