mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
[ci,cmake-format] fix job description
This commit is contained in:
parent
c508629a40
commit
865362db7c
2
.github/workflows/cmake-format.yml
vendored
2
.github/workflows/cmake-format.yml
vendored
@ -21,6 +21,6 @@ jobs:
|
|||||||
sudo apt-get install -q -y \
|
sudo apt-get install -q -y \
|
||||||
cmake-format
|
cmake-format
|
||||||
|
|
||||||
- name: "Run shfmt..."
|
- name: "Run cmake-format..."
|
||||||
run: |
|
run: |
|
||||||
./scripts/cmake-format.sh
|
./scripts/cmake-format.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user