Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

7 lines
213 B
Bash

#!\bin\bash
# needed, because coverity build command must be single call from workflow
module load cmake/3.25.3 &&
export NAS_LINUX=$STORAGE_PATH/packages/apps
cmake --build build --config Release --target build