mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Make build job step names consistent
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -21,13 +21,13 @@ jobs:
|
||||
- name: Switch to Xcode 11
|
||||
run: sudo xcode-select -s /Applications/Xcode_11.app
|
||||
|
||||
- name: Build Version
|
||||
- name: Show Build Version
|
||||
run: xcodebuild -version
|
||||
|
||||
- name: Build Settings
|
||||
- name: Show Build Settings
|
||||
run: xcodebuild -showBuildSettings
|
||||
|
||||
- name: Build SDK
|
||||
- name: Show Build SDK
|
||||
run: xcodebuild -showsdks
|
||||
|
||||
- name: Show Available Destinations
|
||||
|
||||
Submodule submodules/RSCore updated: da5c3c87b7...29dc34284b
Submodule submodules/RSDatabase updated: af30d813df...d64e2e2206
Submodule submodules/RSParser updated: 99278e8715...3b5c88aa1c
Submodule submodules/RSTree updated: 6c25c5e1fa...3dc1c288bb
Submodule submodules/RSWeb updated: c36f74fd85...06ba2a25fc
Reference in New Issue
Block a user