workflows fixtypo

This commit is contained in:
silverqx
2023-10-13 18:01:39 +02:00
parent ca3f9c9093
commit 15f5983ff6
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
# side, so the the server host name is matched against the CN (Common Name)
# stored in the server certificate.
name: clang-cl MSVC2022 Qt6.5
name: Clang-cl MSVC2022 Qt6.5
on:
push:

View File

@@ -1,4 +1,4 @@
name: vcpkg Linux
name: Vcpkg Linux
on:
push:
@@ -9,7 +9,7 @@ on:
jobs:
vcpkg-linux:
name: vcpkg Linux
name: Vcpkg Linux
runs-on: ubuntu-22.04

View File

@@ -1,4 +1,4 @@
name: vcpkg Windows
name: Vcpkg Windows
on:
push:
@@ -9,7 +9,7 @@ on:
jobs:
vcpkg-windows:
name: vcpkg Windows
name: Vcpkg Windows
runs-on: windows-2022