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