Skip to content

Commit

Permalink
Update compile_examples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cotestatnt authored Jan 13, 2024
1 parent 00118b0 commit 4ff1cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
pip install --upgrade platformio
- name: Install 3rd party dependecies
run: |
pio lib -g install pio lib -g install bblanchon/[email protected] \
pio lib -g install bblanchon/[email protected] \
https://github.com/cotestatnt/async-esp-fs-webserver.git
- name: Run PlatformIO Examples
Expand Down

0 comments on commit 4ff1cdc

Please sign in to comment.