Skip to content

Commit

Permalink
fix: steamcmd ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Oct 25, 2024
1 parent e10a4fa commit c0baba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: |
steamcmd +force_install_dir ~/SatisfactoryDedicatedServer +login anonymous +app_update 1690800 validate +quit
- name: Generate Documentation
working-directory: ~/SatisfactoryDedicatedServer
working-directory: ./SatisfactoryDedicatedServer
run: ./FactoryServer.sh "-ExecCmds=FINGenRefDoc,FINGenLuaDoc,quit_editor"

0 comments on commit c0baba6

Please sign in to comment.