Skip to content

Update checkxcodebyPS.yml #2

Update checkxcodebyPS.yml

Update checkxcodebyPS.yml #2

name: Run PowerShell Script
on:
push:
branches:
- issue-10309
jobs:
run-powershell:
runs-on: macos-14
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run PowerShell script
run: pwsh ./images/macos/scripts/build/Install-Xcode.ps1