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