mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-22 15:20:00 +01:00
Add step to list out available applications
This commit is contained in:
parent
450ddbd364
commit
1d46471864
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: List Available Applications
|
||||
run: ls /Applications
|
||||
|
||||
- name: Switch to Xcode 11
|
||||
run: sudo xcode-select -s /Applications/Xcode_11.app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user