Skip to content

Commit 2480862

Browse files
authored
[Fix] #609 - WSSiOS.xcodeproj 열 수 없다는 에러 해결
1 parent 48ea93a commit 2480862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Checkout Repository
1616
uses: actions/checkout@v4
17+
with:
18+
fetch-depth: 0
1719

1820
- name: Set Xcode version
1921
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer

0 commit comments

Comments
 (0)