Skip to content

Commit

Permalink
make ver
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 21, 2024
1 parent dc0b03b commit f578026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
- run: gem install judges
- run: gem install judges:0.0.31
- run: gem install sass:1.76.0
- run: make

0 comments on commit f578026

Please sign in to comment.