Merge branch 'fix/add-make-to-windows-build' of sarman/tftsr-devops_investigation into master
This commit is contained in:
commit
aa24b9e107
@ -44,7 +44,7 @@ pipeline:
|
||||
when:
|
||||
event: tag
|
||||
commands:
|
||||
- apt-get update -qq && apt-get install -y -qq mingw-w64 curl nsis perl
|
||||
- apt-get update -qq && apt-get install -y -qq mingw-w64 curl nsis perl make
|
||||
- curl -fsSL https://deb.nodesource.com/setup_22.x | bash -
|
||||
- apt-get install -y nodejs
|
||||
- npm ci --legacy-peer-deps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user