Fix action: executable file "node" not found
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
|||||||
arch: [x86_64, aarch64]
|
arch: [x86_64, aarch64]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
|
- name: Fix - executable file "node" not found in $PATH
|
||||||
|
run: echo /home/runner/externals/node20/bin >> $PATH
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Install Swift dependencies
|
- name: Install Swift dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user