upload action in the correct place
macos-latest not macosx-latest
This commit is contained in:
marauder2k7 2023-07-26 09:25:21 +01:00
parent ddf2814ee6
commit 9eeb74c998
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ jobs:
build-linux:
if: github.repository == 'TorqueGameEngines/Torque3D'
name: ${{matrix.config.name}}
runs-on: macosx-latest
runs-on: macos-latest
strategy:
fail-fast: false
matrix: