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:
parent
d6bf1deb3e
commit
18ed768a3f
1 changed files with 2 additions and 4 deletions
6
.github/workflows/awesome-bot.yml
vendored
6
.github/workflows/awesome-bot.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue