We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8effc7e commit d7a8a21Copy full SHA for d7a8a21
.github/workflows/on-push.yml
@@ -11,4 +11,6 @@ jobs:
11
12
call-linux-build:
13
name: Linux Build
14
- uses: ./.github/workflows/linux-build.yml
+ uses: novusengine/Workflows/.github/workflows/linux-build.yml@main
15
+ with:
16
+ project: AssetConverter
0 commit comments