Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/meoowe/ClickyCat
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe committed Dec 11, 2024
2 parents 38080da + 2ce75b6 commit 8362b26
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 -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 8362b26

Please sign in to comment.