diff --git a/.forgejo/workflows/compile.yml b/.forgejo/workflows/compile.yml index 1eeea43..e525fbb 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 curl + apt -y install platformio curl git - name: Setup node run: | curl -fsSL https://deb.nodesource.com/setup_20.x | bash -