Skip to content

Commit

Permalink
fix: update ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
mashal-m committed Apr 27, 2023
1 parent bb524eb commit 1fc0f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@477b21f02be01bcb8030d50f37cfec92bfa615b6
with:
ruby-version: 2.2
ruby-version: 2.3

- name: Install Dependencies
run: npm install
Expand Down

0 comments on commit 1fc0f83

Please sign in to comment.