mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
correct dll location
This commit is contained in:
parent
fd7134ece9
commit
017110738b
2
.github/workflows/ksp-publish.yml
vendored
2
.github/workflows/ksp-publish.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
wget --user drewcassidy --password ${{ secrets.PILE_OF_ROCKS_PASS }} https://pileof.rocks/Secret/conformal-decals-dependencies-1.zip
|
||||
mkdir -p ConformalDecals/bin/Release
|
||||
unzip conformal-decals-dependencies-*.zip -d ConformalDecals/bin/Release
|
||||
unzip conformal-decals-dependencies-*.zip -d ConformalDecals/dlls
|
||||
|
||||
- name: Build Conformal Decals dll
|
||||
working-directory: Source
|
||||
|
Loading…
Reference in New Issue
Block a user