Changed "uses" to "run" 'cause I'm a bit dummy
Some checks failed
Compile / Compile (push) Failing after 4s

This commit is contained in:
2026-01-06 17:33:14 -03:00
parent 659bd70c75
commit 504773b1ca

View File

@@ -13,4 +13,4 @@ jobs:
run: bundle install
- name: Execute program
uses: bundle exec ruby main.rb
run: bundle exec ruby main.rb