Skip to content

Commit d1f5bd0

Browse files
greenpixels (Sven Teigler)greenpixels (Sven Teigler)
authored andcommitted
force renaming
1 parent 014dc18 commit d1f5bd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lifecycle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: cargo build --release
5050

5151
- name: Rename binary
52-
run: Rename-Item -Path .\target\release\godot-arch-cli.exe -NewName godot-arch.exe
52+
run: Rename-Item -Path .\target\release\godot-arch-cli.exe -NewName godot-arch.exe -Force
5353
shell: pwsh
5454

5555
- name: Upload artifact

0 commit comments

Comments
 (0)