Update actions
This commit is contained in:
parent
3bf7ebcef7
commit
549ca17031
2 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ on:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
call-build:
|
||||||
|
uses: ./.github/workflows/build.yml
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue