Try to fix CI

This commit is contained in:
0x1eef 2024-05-20 00:05:32 -03:00
parent 715adb8901
commit 91216c6005

View file

@ -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