We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pio pkg update
1 parent 076125f commit afa5ee7Copy full SHA for afa5ee7
.github/workflows/build.yml
@@ -27,4 +27,5 @@ jobs:
27
28
- name: Build
29
run: |
30
+ pio pkg update
31
pio run --verbose
0 commit comments