Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r3w0p committed May 29, 2024
1 parent 19afa00 commit 030eb08
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 @@ -37,7 +37,7 @@ jobs:

- name: Rename Executable
working-directory: ./build
run: mv caravan.exe caravan_linux_x64
run: mv caravan caravan_linux_x64

- name: Upload Executable to Release
uses: AButler/[email protected]
Expand Down

0 comments on commit 030eb08

Please sign in to comment.