How can you not have curl installed by default what the fuck
Some checks failed
Compile / Compile (push) Failing after 1m37s

This commit is contained in:
Lewis Jackson 2023-05-30 21:19:53 +03:00
parent 36455fb974
commit e76ce513d6

View file

@ -8,7 +8,7 @@ jobs:
- name: Setup PlatformIO - name: Setup PlatformIO
run: | run: |
apt update apt update
apt -y install platformio apt -y install platformio curl
- name: Setup node - name: Setup node
run: | run: |
curl -fsSL https://deb.nodesource.com/setup_20.x | bash - curl -fsSL https://deb.nodesource.com/setup_20.x | bash -