Update main.yml

This commit is contained in:
Stephan Mühl
2023-03-23 22:46:10 +01:00
committed by GitHub
parent 4dfc8b72c9
commit 963a68aee7

View File

@@ -13,10 +13,6 @@ jobs:
name: Compile the firmware
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
# See PlatformIO documentation regarding Github Actions
- name: Cache pip
uses: actions/cache@v2
with: