Skip to content

Commit

Permalink
Update code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DZZN-DEV authored May 17, 2024
1 parent 34972c5 commit 799d19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn install && yarn

- name: switch ruby version & dependencies
run: rbenv install --skip-existing && bundle install && cp .env.example .env
run: bundle install && cp .env.example .env

- name: android (TV) debug
run: yarn android
Expand Down

0 comments on commit 799d19a

Please sign in to comment.