Fix incorrect name of macos-static artifact

This commit is contained in:
Eldred Habert
2024-08-09 01:59:17 +02:00
committed by GitHub
parent fb6f861a08
commit a9140e6bb4

View File

@@ -98,7 +98,7 @@ jobs:
- name: Upload binaries
uses: actions/upload-artifact@v4
with:
name: rgbds-canary-${{ matrix.os }}-${{ matrix.buildsys }}
name: rgbds-canary-macos-static
path: bins
- name: Compute test dependency cache params
id: test-deps-cache-params