This commit is contained in:
parent
645e83cee3
commit
6cc8765454
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,5 +2,5 @@ on: [push, pull_request, workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./build-user-config.yml
|
||||
uses: ./.github/workflows/build-user-config.yml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue