Skip to content

Commit d7a8a21

Browse files
committed
Switch to using centralized workflow files
1 parent 8effc7e commit d7a8a21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/on-push.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111

1212
call-linux-build:
1313
name: Linux Build
14-
uses: ./.github/workflows/linux-build.yml
14+
uses: novusengine/Workflows/.github/workflows/linux-build.yml@main
15+
with:
16+
project: AssetConverter

0 commit comments

Comments
 (0)