From 414b538569ae97ee961e3e745d7a11afe0408bed Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Tue, 26 Jan 2021 19:10:57 +1100 Subject: Updated GitHub CI for executable names, added ORM check to Linux builds --- .github/workflows/ci-macos.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows/ci-macos.yml') 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 -- cgit v1.2.3-70-g09d2