Update wettrgrafik.yml

This commit is contained in:
dewomser 2024-10-16 18:15:27 +02:00 committed by GitHub
parent e80510e1ce
commit 180d9b18c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
run: sudo apt update && sudo apt install gnuplot bash python3 # Gnuplot und Bash installieren
- name: python-Skript ausführen
run: pip install wetterdienst==0.94.0
run: pipx install wetterdienst==0.94.0
- name: bash script ausführen
run: bash wetter10.sh # Bash-Skript ausführen, das die Wetterdaten abruft und eine Datei namens wetter.dat erzeugt