mirror of
https://github.com/drewcassidy/KSP-DepthMask
synced 2024-09-01 14:54:35 +00:00
¯\_(ツ)_/¯
This commit is contained in:
1
.github/workflows/ksp-publish.yml
vendored
1
.github/workflows/ksp-publish.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p DepthMask/dlls
|
||||
mkdir -p GameData
|
||||
mkdir -p GameData/DepthMask
|
||||
wget --user drewcassidy --password ${{ secrets.PILE_OF_ROCKS_PASS }} https://pileof.rocks/Secret/KSP-1.12.3-dlls.zip
|
||||
unzip KSP-*-dlls.zip -d DepthMask/
|
||||
|
||||
|
Reference in New Issue
Block a user