mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
ci: link node 24 for linux arm testing
This commit is contained in:
@@ -68,6 +68,7 @@ jobs:
|
||||
if: ${{ inputs.target-arch == 'arm' && inputs.target-platform == 'linux' }}
|
||||
run: |
|
||||
cp $(which node) /mnt/runner-externals/node20/bin/
|
||||
cp $(which node) /mnt/runner-externals/node24/bin/
|
||||
- name: Setup Node.js/npm
|
||||
if: ${{ inputs.target-platform == 'win' }}
|
||||
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
|
||||
|
||||
Reference in New Issue
Block a user