ci: add nodejs for actions/checkout JS runner
Some checks failed
Build Windows Release / Build Windows x64 Release on Linux (MinGW + Qt + OpenCV) (push) Failing after 3m36s

This commit is contained in:
luochen570
2026-05-31 01:29:24 +08:00
parent d2ef431f8c
commit 9a250e1e04

View File

@@ -44,6 +44,7 @@ jobs:
zip \ zip \
unzip \ unzip \
python3 \ python3 \
nodejs \
cmake \ cmake \
ninja-build \ ninja-build \
mingw64-gcc-c++ \ mingw64-gcc-c++ \