mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update build.yaml
This commit is contained in:
parent
4711532548
commit
7c4f5548f3
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -8,6 +8,7 @@ on:
|
||||
|
||||
env:
|
||||
GH_ACTIONS: 'true'
|
||||
OuterWildsModsDirectory: '.'
|
||||
|
||||
jobs:
|
||||
pre_job:
|
||||
@ -34,6 +35,10 @@ jobs:
|
||||
out-file-path: "CR-Download/"
|
||||
|
||||
- run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip
|
||||
|
||||
- run: |
|
||||
mkdir PacificEngine.OW_CommonResources/
|
||||
mv PacificEngine.OW_CommonResources.dll PacificEngine.OW_CommonResources/
|
||||
|
||||
# Idk
|
||||
- id: CommonResources
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user