This commit is contained in:
parent
8a303476d7
commit
61c5cef605
2 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
|||
runs-on: 'self-hosted'
|
||||
steps:
|
||||
- uses: 'actions/checkout@v4'
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: 'actions/setup-go@v5'
|
||||
with:
|
||||
go-version-file: 'search/go.mod'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue