workflow typo fixes

I can't type preparation
This commit is contained in:
Václav Šmejkal 2022-05-27 18:45:05 +02:00
parent 2d5e18809a
commit 563791e53b
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ jobs:
chmod +x ${{ matrix.configure }}
chmod +x ${{ matrix.build }}
- name: Praparating
- name: Preparation
run: sudo ./${{ matrix.configure }}
- name: Install WHY2

View File

@ -36,7 +36,7 @@ jobs:
chmod +x ${{ matrix.configure }}
chmod +x ${{ matrix.build }}
- name: Praparating
- name: Preparation
run: sudo ./${{ matrix.configure }}
- name: Install WHY2 (Lib)
@ -81,7 +81,7 @@ jobs:
- name: Permissions
run: chmod +x ${{ matrix.configure }}
- name: Praparating
- name: Preparation
run: sudo ./${{ matrix.configure }}
- name: Install WHY2