Skip to content

Commit 6202af9

Browse files
-fixed release CI config
1 parent 8d59c12 commit 6202af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
os: windows-latest,
2929
cmake_vars: "-DVCPKG_TARGET_TRIPLET=x64-windows-static-md",
3030
cmake-preset: msvc-release,
31-
artifacts: "build/Release/lunchtoast.exe"
31+
artifacts: "build/lunchtoast.exe"
3232
}
3333
steps:
3434
- name: Install ninja (Windows)

0 commit comments

Comments
 (0)