Update build_apps.yml

This commit is contained in:
BPH 2023-12-10 20:22:50 +01:00 committed by GitHub
parent 8c6cdd0c96
commit 76c52171ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,10 +39,10 @@ jobs:
- run: ls -la
# Run XcodeGen
# - uses: xavierLowmiller/xcodegen-action@1.1.2
# with:
# spec: project.yml
# quiet: false
# version: '2.38.0'
# use-cache: true
- uses: xavierLowmiller/xcodegen-action@1.1.2
with:
spec: project.yml
quiet: false
version: '2.38.0'
use-cache: true