Skip to content

Commit

Permalink
Bump bsec2 library version to 1.5.2400
Browse files Browse the repository at this point in the history
  • Loading branch information
gcochard committed Apr 28, 2023
1 parent eefe7bd commit 7445150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Install libraries
if: steps.arduino-library-cache.outputs.cache-hit != 'true'
run: |
arduino-cli --config-file arduino-cli.yml lib install --git-url https://github.com/boschsensortec/Bosch-BSEC2-Library.git#v1.4.2200
arduino-cli --config-file arduino-cli.yml lib install --git-url https://github.com/boschsensortec/Bosch-BSEC2-Library.git#v1.5.2400
arduino-cli --config-file arduino-cli.yml lib install "Adafruit BusIO" "Adafruit GFX Library" "Adafruit SSD1306" "BME68x Sensor library"
- name: copy example secrets header
Expand Down

0 comments on commit 7445150

Please sign in to comment.