Skip to content

Commit

Permalink
feat : 테스트 커밋 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 22, 2024
1 parent 115702a commit 1ccacc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
run: |
echo $ENV >> $OCCUPY_SECRET_DIR/$OCCUPY_SECRET_DIR_FILE_NAME
- name: Install Gems
run: bundle install --jobs 4 --retry 3 --project-directory=KCS
- name: Install Pods Release
run: bundle exec pod install --repo-update --project-directory=KCS
Expand Down

0 comments on commit 1ccacc5

Please sign in to comment.