CI: Hopefully fix this time

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2023-10-04 02:10:34 -07:00
parent 5e27f084e9
commit 87684a7974
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ on:
jobs: jobs:
build: build:
name: Build Universal Cog.app name: Build Universal Cog.app
runs-on: macos-latest runs-on: macos-13
env: env:
XCODE_DERIVEDDATA_PATH: build XCODE_DERIVEDDATA_PATH: build
steps: steps: