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 Dec 9, 2023
1 parent c82601a commit cdaa637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run:
|
declare -a required_libs=(
"RadioLib@6.2.0"
"RadioLib@6.3.0"
"BresserWeatherSensorReceiver@0.20.0"
"ArduinoJson@6.21.4")
for i in "${required_libs[@]}"
Expand Down

0 comments on commit cdaa637

Please sign in to comment.