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:
|
env:
|
||||||
GH_ACTIONS: 'true'
|
GH_ACTIONS: 'true'
|
||||||
|
OuterWildsModsDirectory: '.'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pre_job:
|
pre_job:
|
||||||
@ -35,6 +36,10 @@ jobs:
|
|||||||
|
|
||||||
- run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip
|
- run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip
|
||||||
|
|
||||||
|
- run: |
|
||||||
|
mkdir PacificEngine.OW_CommonResources/
|
||||||
|
mv PacificEngine.OW_CommonResources.dll PacificEngine.OW_CommonResources/
|
||||||
|
|
||||||
# Idk
|
# Idk
|
||||||
- id: CommonResources
|
- id: CommonResources
|
||||||
uses: pozetroninc/github-action-get-latest-release@master
|
uses: pozetroninc/github-action-get-latest-release@master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user