Skip to content

Commit

Permalink
[Fix] patch For Github Actions 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ParkSY0919 authored Oct 2, 2024
1 parent b3e8422 commit dc097a1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4

# 디렉토리 확인
- name: Check current directory
run: pwd

- name: List files in current directory
run: ls -la

# KREAM-iOS/KREAM 경로 확인 후 navigate
- name: Navigate to the correct directory
run: cd KREAM-iOS/KREAM

- name: Set Default Scheme
run: |
Expand Down

0 comments on commit dc097a1

Please sign in to comment.