Fix workflow path for internal build and add build_internal.yaml
Some checks failed
🏗️ Build Plugin / call (push) Failing after 1m10s
Some checks failed
🏗️ Build Plugin / call (push) Failing after 1m10s
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -16,4 +16,4 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
call:
|
call:
|
||||||
uses: ./.github/build_internal.yaml
|
uses: ./.github/workflows/build_internal.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user