mirror of
https://github.com/willshersystems/ansible-sshd
synced 2025-01-09 16:50:18 +01:00
Fix task name for updating git
This commit is contained in:
parent
a6073c4ce3
commit
631a90ffcc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
markdownlint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update pip, git
|
||||
- name: Update git
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
sudo apt update
|
||||
|
|
Loading…
Reference in a new issue