Skip to content

Commit

Permalink
chore: ensemble api in options.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
DadiBit committed Jun 11, 2023
1 parent 0d81dd1 commit b35a89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/options.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ declare -A docs=(
[ClimateChange]="https://open-meteo.com/en/docs/climate-api"
[AirQuality]="https://open-meteo.com/en/docs/air-quality-api"
[Flood]="https://open-meteo.com/en/docs/flood-api"
[Ensemble]="https://open-meteo.com/en/docs/ensemble-api"
)

package="com.openmeteo.api"
Expand Down

0 comments on commit b35a89c

Please sign in to comment.