Revise workflow steps name/description

This commit is contained in:
Chocobo1
2021-08-14 14:56:37 +08:00
parent ba1cf12817
commit 7433d85418
3 changed files with 21 additions and 21 deletions

View File

@@ -10,11 +10,11 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install zsh
- name: Install tools
run: |
sudo apt update
sudo apt install zsh
- name: Run check file health script
- name: Run script
run: |
./.github/workflows/file_health.sh