mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
perf: remove resource from smoke testing
use the default location, do not duplicate
This commit is contained in:
1
.github/workflows/smoke-testing.yml
vendored
1
.github/workflows/smoke-testing.yml
vendored
@@ -93,7 +93,6 @@ jobs:
|
||||
cmake -B build \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DMAADEPS_TRIPLET='maa-x64-linux' \
|
||||
-DINSTALL_RESOURCE=ON \
|
||||
-DBUILD_SMOKE_TEST=ON \
|
||||
-DCMAKE_TOOLCHAIN_FILE=cmake/linux/maa-x64-linux-toolchain.cmake
|
||||
|
||||
|
||||
Reference in New Issue
Block a user