summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci-macos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci-macos.yml')
-rw-r--r--.github/workflows/ci-macos.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml
index dfe53e39537..cf23ddf3c3a 100644
--- a/.github/workflows/ci-macos.yml
+++ b/.github/workflows/ci-macos.yml
@@ -15,8 +15,8 @@ jobs:
TOOLS: 1
run: make -j2
- name: Validate
- run: ./mame64 -validate
+ run: ./mame -validate
- uses: actions/upload-artifact@master
with:
- name: mame64-macos-${{ github.sha }}
- path: mame64
+ name: mame-macos-${{ github.sha }}
+ path: mame