mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix path
This commit is contained in:
parent
90dec1b42a
commit
1ed6dc0f68
2
.github/workflows/ksp-publish.yml
vendored
2
.github/workflows/ksp-publish.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: Build DLL
|
||||
working-directory: Source
|
||||
run: |
|
||||
mkdir -p GameData/ConformalDecals/Plugins
|
||||
mkdir -p ../GameData/ConformalDecals/Plugins
|
||||
dotnet build --configuration Release ConformalDecals.sln
|
||||
|
||||
- name: Upload Unbundled Build
|
||||
|
Loading…
Reference in New Issue
Block a user