mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 16:42:30 -06:00
Revise workflow steps name/description
This commit is contained in:
4
.github/workflows/file_health.yaml
vendored
4
.github/workflows/file_health.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user