pk4.yaml: Fix typo
Some checks failed
pk4 / build (push) Has been cancelled

This commit is contained in:
Marco Cawthorne 2025-02-21 20:00:21 -08:00
parent a9cbc8a8a9
commit 38fb0a23b5

View file

@ -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: