ACTIONS_ALLOW_UNSECURE_COMMANDS Unable to process command '::add-path::/home/runner/work/rusefi/rusefi/yqdir/' successfully. #3023
This commit is contained in:
parent
018d018b68
commit
1dab7310ed
|
@ -15,6 +15,8 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Install prerequisite software
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install ncftp
|
||||
|
|
Loading…
Reference in New Issue