Skip to content

Commit

Permalink
🔄 synced file(s) with Nef10/common-swift-package
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] authored Nov 18, 2024
1 parent 6630de0 commit 6be12c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: swift-actions/[email protected]
- name: Install SwiftLint
run: |
curl -L https://github.com/realm/SwiftLint/releases/download/0.54.0/swiftlint_linux.zip -o swiftlint.zip
curl -L https://github.com/realm/SwiftLint/releases/download/0.57.0/swiftlint_linux.zip -o swiftlint.zip
unzip swiftlint.zip -d swiftlint
./swiftlint/swiftlint --version
- name: Run SwiftLint
Expand Down

0 comments on commit 6be12c1

Please sign in to comment.