mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix incorrect name of macos-static artifact
This commit is contained in:
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user