Update wettrgrafik.yml

This commit is contained in:
dewomser 2024-02-20 20:01:31 +01:00 committed by GitHub
parent c4db79ebb4
commit 1bcf205a4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2 # Repo auschecken
- name: Gnuplot und Bash installieren
run: sudo apt update && sudo apt install gnuplot bash python # Gnuplot und Bash installieren
run: sudo apt update && sudo apt install gnuplot bash python3 # Gnuplot und Bash installieren
- name: python-Skript ausführen
run: pip install wetterdienst