Revert "Upgrade shellcheck before using it"

This reverts commit 5e83eee793.
This commit is contained in:
Amin Vakil 2022-01-11 10:16:51 +03:30
parent 5e83eee793
commit 9aa2ad0de8
No known key found for this signature in database
GPG Key ID: 1EFC1864E9D9E56B
1 changed files with 0 additions and 5 deletions

View File

@ -16,11 +16,6 @@ jobs:
- name: Check out the codebase.
uses: actions/checkout@v2
- name: Upgrade shellcheck to latest available release in ubuntu
run: |
sudo apt-get update
sudo apt-get install shellcheck
- name: Shellcheck!
run: |
shellcheck migrate2rocky/migrate2rocky.sh