Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 authored Nov 18, 2023
1 parent 97a0e3f commit 3e1dd0a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ jobs:
path: SatisfactoryModLoader/Mods/FicsItNetworks
submodules: recursive

- name: List Stuff
run: |
dir SatisfactoryModLoader/Mods/FicsItNetworks
dir SatisfactoryModLoader/Mods/FicsItNetworks/ThirdParty
dir SatisfactoryModLoader/Mods/FicsItNetworks/ThirdParty/eris
dir SatisfactoryModLoader/Mods/FicsItNetworks/ThirdParty/eris/src
- name: Apply FG Patches
working-directory: SatisfactoryModLoader
run: git apply .\Mods\FicsItNetworks\SML_Patch.patch -v
Expand Down

0 comments on commit 3e1dd0a

Please sign in to comment.