Skip to content

Commit

Permalink
fix: ci: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Oct 30, 2024
1 parent 8566c78 commit 7af2145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: ${{ github.workspace }}\ue\Engine\Build\BatchFiles\RunUAT.bat -ScriptsForProject='${{ github.workspace }}\SatisfactoryModLoader\FactoryGame.uproject' PackagePlugin -project='${{ github.workspace }}\SatisfactoryModLoader\FactoryGame.uproject' -DLCName='FicsItNetworks' -build -server -clientconfig=Shipping -serverconfig=Shipping -platform=Win64 -serverplatform=Win64+Linux -nocompileeditor -installed -merge -utf8output

- name: Upload FicsItNetworks-Merged
id: upload-win64
id: upload-win64-merged
uses: actions/upload-artifact@v4
with:
name: FicsItNetworks-Merged
Expand Down

0 comments on commit 7af2145

Please sign in to comment.