2
0
Fork 0
mirror of https://github.com/egeerardyn/awesome-LaTeX.git synced 2025-04-24 05:48:05 +02:00

Fix awesome-bot runner

This commit is contained in:
Egon Geerardyn 2022-03-13 13:17:06 +01:00
parent d6bf1deb3e
commit 18ed768a3f

View file

@ -14,12 +14,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
uses: actions/setup-ruby@v2
with:
ruby-version: 2.6.x
- name: Checks
run: |
ruby .github/osia_convert.rb
gem install awesome_bot
ruby .github/osia_get_links.rb
awesome_bot check-unique.txt --allow-ssl -a 302,429 -w xbmc/xbmc
awesome_bot README.md --allow-ssl -a 302,429