Skip to content

Commit

Permalink
fix: CI include deploii library
Browse files Browse the repository at this point in the history
  • Loading branch information
Bissas committed Oct 21, 2023
1 parent 12726da commit b38a115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
fqbn: ${{ matrix.fqbn }}
libraries: |
- source-path: ./
- name: WiFi
- name: WebSockets
Expand All @@ -44,5 +45,6 @@ jobs:
cli-compile-flags: |
- --warnings="none"
libraries: |
- source-path: ./
- name: WiFi
- name: WebSockets

0 comments on commit b38a115

Please sign in to comment.