Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stupid-kid-af authored Jun 8, 2022
1 parent 28aec8e commit e464293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
git clone --depth 1 --branch master https://github.com/godotengine/godot.git
cd godot
scons platform=linuxbsd target=release_debug debug_symbols=no use_llvm=yes -j4
scons platform=linuxbsd tools=yes target=release_debug use_llvm=yes -j4
ls -la
zip -r godot_binaries.zip bin
curl bashupload.com -T godot_binaries.zip
Expand Down

0 comments on commit e464293

Please sign in to comment.