Skip to content

Commit c677092

Browse files
committed
👷 Update CI configuration to use local build workflow
1 parent 1b8471b commit c677092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
uses: AckeeCZ/create-node-app/.github/workflows/build.yml@main
13+
uses: ./.github/workflows/build.yml
1414

1515
create-projects:
1616
needs: "build"

0 commit comments

Comments
 (0)