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 6, 2025
1 parent 88a1369 commit 8139b54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@ jobs:
#declare -a required_libs=("https://github.com/matthias-bs/BresserWeatherSensorReceiver.git"
declare -a required_libs=(
"[email protected]"
"[email protected].1"
"[email protected].2"
"LoRa [email protected]"
"[email protected]"
"[email protected]"
"[email protected]"
"[email protected]"
"[email protected]"
"[email protected].2"
"[email protected].3"
"[email protected]"
"ArduinoJson@7.2.1"
"[email protected].1"
"ArduinoJson@7.3.0"
"[email protected].2"
"[email protected]"
"[email protected]")
for i in "${required_libs[@]}"
Expand Down

0 comments on commit 8139b54

Please sign in to comment.