CI: windows ci needs nodejs for checkout

This commit is contained in:
Carl Philipp Klemm 2025-09-25 17:24:04 +02:00
parent acb9e520ae
commit 36d60961cd

View file

@ -7,7 +7,7 @@ jobs:
runs-on: arch-mingw-qt
steps:
- name: Install dependancies
run: pacman -Sy; pacman -S --noconfirm mingw-w64-libusb mingw-w64-pkg-config
run: pacman -Sy; pacman -S --noconfirm mingw-w64-libusb mingw-w64-pkg-config nodejs
- name: Check out repository code
uses: ischanx/checkout@8c80eac3058d03dc5301629e8f7d59ae255d6cc3
- name: Checkout libeismultiplexer