mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-11 06:54:45 +01:00
wetterdienst 0.80.0 ist Mist
This commit is contained in:
parent
a198b6570f
commit
581755aeaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wettrgrafik.yml
vendored
2
.github/workflows/wettrgrafik.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
run: sudo apt update && sudo apt install gnuplot bash python3 # Gnuplot und Bash installieren
|
run: sudo apt update && sudo apt install gnuplot bash python3 # Gnuplot und Bash installieren
|
||||||
|
|
||||||
- name: python-Skript ausführen
|
- name: python-Skript ausführen
|
||||||
run: pip install wetterdienst
|
run: pip install wetterdienst==0.79.0
|
||||||
- name: bash script ausführen
|
- name: bash script ausführen
|
||||||
run: bash wetter10.sh # Bash-Skript ausführen, das die Wetterdaten abruft und eine Datei namens wetter.dat erzeugt
|
run: bash wetter10.sh # Bash-Skript ausführen, das die Wetterdaten abruft und eine Datei namens wetter.dat erzeugt
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue