mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 01:36:57 +00:00
FINALLY fix the typo
This commit is contained in:
parent
15855bc0c9
commit
a965ca2d2d
1 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -131,7 +131,7 @@ jobs:
|
|||
name: Pound-macOS-x86_64-${{env.BUILD_TYPE}}-${{ needs.get-info.outputs.commit }}-${{ needs.get-info.outputs.shorthash }}
|
||||
path: artifact/
|
||||
|
||||
macOS-arm64:
|
||||
macOS-arm64:
|
||||
name: macOS ARM64
|
||||
runs-on: macos-14
|
||||
needs: get-info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue