Skip to content

Commit 35379ed

Browse files
committed
try
1 parent 3fa4148 commit 35379ed

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

.github/workflows/env/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CMAKE_BUILD_TYPE=Debug
22
CMAKE_SOURCE_PREFIX=.
3-
CMAKE_BINARY_PREFIX=build
3+
CMAKE_BINARY_PREFIX=build_me
44
CMAKE_INSTALL_PREFIX=install
55
CMCM_BUILD_DOCS=OFF

.github/workflows/env/.env.linux

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/env/.env.macos

Whitespace-only changes.

.github/workflows/env/.env.windows

Whitespace-only changes.

0 commit comments

Comments
 (0)