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:
|
||||
call-build:
|
||||
uses: ./.github/workflows/build.yml
|
||||
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
Loading…
Add table
Add a link
Reference in a new issue