mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-10 22:44:45 +01:00
Update wettrgrafik.yml
This commit is contained in:
parent
b4b1285981
commit
5417a645bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wettrgrafik.yml
vendored
2
.github/workflows/wettrgrafik.yml
vendored
|
|
@ -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 # Gnuplot und Bash installieren
|
||||
run: sudo apt update && sudo apt install gnuplot bash wetterdienst # Gnuplot und Bash installieren
|
||||
- name: Bash-Skript ausführen
|
||||
run: bash wetter10.sh # Bash-Skript ausführen, das die Wetterdaten abruft und eine Datei namens wetter.dat erzeugt
|
||||
- name: Gnuplot-Skript ausführen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue