Skip to content

Commit

Permalink
Continue fixing export-optimized (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
MewPurPur authored Jun 4, 2024
1 parent 2e5631e commit 7ebb6d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/export-optimized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
scons p=linuxbsd arch=x86_64 optimize=speed $BUILD_OPTIONS
mkdir -p ../$BUILD_DIR
cp bin/godot.linuxbsd.*.x86_64 ../$BUILD_DIR/godot_template_linux
name: Lmofa
- name: Lmofa
run: ls $BUILD_DIR

- name: Upload Linux template
Expand Down

0 comments on commit 7ebb6d2

Please sign in to comment.