This commit is contained in:
parent
a9cbc8a8a9
commit
38fb0a23b5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
fetch-depth: 1
|
||||
repository: fn/valve
|
||||
ref: Develop
|
||||
path: "./${{ github.event.repository.name }}"
|
||||
path: "./valve"
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue