Try to fix CI
This commit is contained in:
parent
715adb8901
commit
91216c6005
1 changed files with 2 additions and 0 deletions
2
.github/workflows/al-quran.yml
vendored
2
.github/workflows/al-quran.yml
vendored
|
@ -17,5 +17,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Prepare environment
|
||||
uses: './.github/actions/prepare-env'
|
||||
- name: Add HTMLTidy
|
||||
run: sudo apt-get install tidy
|
||||
- name: ci
|
||||
run: rake ci
|
||||
|
|
Loading…
Reference in a new issue