mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-24 22:25:18 +00:00
Use Xcode Swift in CI
This commit is contained in:
@@ -29,9 +29,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Swift
|
||||
uses: swift-actions/setup-swift@v2
|
||||
|
||||
- name: Compute Swift cache salt
|
||||
id: swift_cache_salt
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user