-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Trying to run https://github.com/MarginallyClever/Makelangelo-firmware/actions/runs/360940689/workflow
Run arduino/setup-arduino-cli@v1.1.0
with:
version: 0.x
token: ***
C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a_temp\e6fc6e9e-b69a-4616-87b0-3a92ccc63226', 'D:\a_temp\98f87194-bb52-4209-b035-943275b4b658')"
Error: The add-path command is deprecated and will be disabled on November 16th. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/