Changed "uses" to "run" 'cause I'm a bit dummy
Some checks failed
Compile / Compile (push) Failing after 4s
Some checks failed
Compile / Compile (push) Failing after 4s
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
|||||||
run: bundle install
|
run: bundle install
|
||||||
|
|
||||||
- name: Execute program
|
- name: Execute program
|
||||||
uses: bundle exec ruby main.rb
|
run: bundle exec ruby main.rb
|
||||||
Reference in New Issue
Block a user