feat(ci): make pushes to main build hopefully, again 3
This commit is contained in:
parent
921495b039
commit
0c2af57b5b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout Repository And Submodules
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue