Skip to content

Commit

Permalink
TWO. CHARACTERS!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe authored Dec 12, 2024
1 parent ad4aa4f commit 69ab7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Linux Build 🔧
run: |
cd .
godot --headless -v --export-release "Linux" "./build/linux/ClickyCat-${{env.TAG}}.x86_64"
godot --headless -v --export-release "Linux" "build/linux/ClickyCat-${{env.TAG}}.x86_64"
continue-on-error: true
- name: Give execute permission ☑️
run: |
Expand Down

0 comments on commit 69ab7b2

Please sign in to comment.