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