Skip to content

Commit

Permalink
- pull-transifex: remove steps to temporary pull the latest version o…
Browse files Browse the repository at this point in the history
…f ocstringstool's main.swift and to show its contents
  • Loading branch information
felix-schwarz committed Dec 6, 2024
1 parent 88c878d commit e257837
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pull-transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
beautifyJSON "ownCloudSDK/Resources/Localizable.xcstrings"
beautifyJSON "ownCloudUI/Resources/Localizable.xcstrings"
- name: Fetch Swift file
run: curl -o tools/ocstringstool/ocstringstool/main.swift https://raw.githubusercontent.com/owncloud/ios-sdk/refs/heads/fix/xcstrings-format/tools/ocstringstool/ocstringstool/main.swift

- name: Show Swift file
run: cat tools/ocstringstool/ocstringstool/main.swift

- uses: swift-actions/setup-swift@v2
- name: Compile Swift file
run: |
Expand Down

0 comments on commit e257837

Please sign in to comment.