diff --git a/.forgejo/workflows/compile.yml b/.forgejo/workflows/compile.yml index 1278b92..1eeea43 100644 --- a/.forgejo/workflows/compile.yml +++ b/.forgejo/workflows/compile.yml @@ -8,7 +8,7 @@ jobs: - name: Setup PlatformIO run: | apt update - apt -y install platformio + apt -y install platformio curl - name: Setup node run: | curl -fsSL https://deb.nodesource.com/setup_20.x | bash -