Skip to content

Commit

Permalink
Update test_ios_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanlorng authored Nov 3, 2024
1 parent 71e02c0 commit bfe4625
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
packages: write

steps:
- name: clean dir
run: |
ls -a
rm -rf ./*
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit bfe4625

Please sign in to comment.