asdfg
All checks were successful
Compile / Compile (push) Successful in 3m46s

This commit is contained in:
Lewis Jackson 2023-05-30 21:41:26 +03:00
parent 7264f696e6
commit b45b5429f7

View file

@ -10,7 +10,8 @@ jobs:
apt update apt update
apt -y install curl git python3 python3-pip apt -y install curl git python3 python3-pip
python3 -m pip install --upgrade pip python3 -m pip install --upgrade pip
pip3 install --upgrade platformio pio upgrade --dev pip3 install -U platformio
pio upgrade --dev
- 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 -