diff --git a/.github/workflows/xcstrings.yml b/.github/workflows/xcstrings.yml index 8d79439..19404e6 100644 --- a/.github/workflows/xcstrings.yml +++ b/.github/workflows/xcstrings.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Clone SwiftPolyglot - run: git clone https://github.com/appdecostudio/SwiftPolyglot.git --branch 0.3.1 ../SwiftPolyglot + run: git clone --branch 0.3.1 -- https://github.com/appdecostudio/SwiftPolyglot.git ../SwiftPolyglot - name: validate translations run: |