FINALLY fix the typo

This commit is contained in:
OwnedByWuigi 2025-06-18 15:48:06 +01:00 committed by GitHub
parent 15855bc0c9
commit a965ca2d2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,7 +131,7 @@ jobs:
name: Pound-macOS-x86_64-${{env.BUILD_TYPE}}-${{ needs.get-info.outputs.commit }}-${{ needs.get-info.outputs.shorthash }} name: Pound-macOS-x86_64-${{env.BUILD_TYPE}}-${{ needs.get-info.outputs.commit }}-${{ needs.get-info.outputs.shorthash }}
path: artifact/ path: artifact/
macOS-arm64: macOS-arm64:
name: macOS ARM64 name: macOS ARM64
runs-on: macos-14 runs-on: macos-14
needs: get-info needs: get-info