correct dll location

hotfix
Andrew Cassidy 2 years ago
parent fd7134ece9
commit 017110738b

@ -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…
Cancel
Save