mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix actions
This commit is contained in:
1
.github/workflows/ksp-publish.yml
vendored
1
.github/workflows/ksp-publish.yml
vendored
@ -37,7 +37,6 @@ jobs:
|
||||
run: |
|
||||
wget --user drewcassidy --password ${{ secrets.PILE_OF_ROCKS_PASS }} https://pileof.rocks/Secret/conformal-decals-dependencies-1.zip
|
||||
unzip conformal-decals-dependencies-*.zip -d ConformalDecals/dlls
|
||||
dotnet build --configuration Release ConformalDecals.sln
|
||||
|
||||
- name: Build DLL
|
||||
working-directory: Source
|
||||
|
Reference in New Issue
Block a user