Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Jan 25, 2024
1 parent 7813b3f commit 5c133bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
"[email protected]"
"[email protected]"
"[email protected]"
"[email protected].4"
"ArduinoJson@6.21.4"
"[email protected].8"
"ArduinoJson@7.0.2"
"[email protected]"
"[email protected]"
"Sensirion I2C [email protected]"
Expand All @@ -84,7 +84,7 @@ jobs:

- name: Checkout repository
if: ${{ env.run-build == 'true' }}
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Build examples
if: ${{ env.run-build == 'true' }}
Expand Down

0 comments on commit 5c133bc

Please sign in to comment.