Skip to content

Commit 24030ab

Browse files
-trying to fix artifact collection on CI
1 parent 01c3e8c commit 24030ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
os: windows-latest,
4242
cmake_vars: "-DVCPKG_TARGET_TRIPLET=x64-windows-static-md",
4343
cmake-preset: msvc-release,
44-
artifacts: "build/Release/lunchtoast.exe"
44+
artifacts: "build/lunchtoast.exe"
4545
}
4646
steps:
4747
- name: Install ninja (Windows)

0 commit comments

Comments
 (0)