Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AymenEEE authored Oct 5, 2024
1 parent 2403555 commit 6a0b541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.4' # Match the Ruby version your project uses
ruby-version: '2.7' # Match the Ruby version your project uses

- name: Install dependencies
run: bundle install
Expand Down

0 comments on commit 6a0b541

Please sign in to comment.