Skip to content

Commit

Permalink
Fix incorrect name of macos-static artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ISSOtm authored Aug 8, 2024
1 parent fb6f861 commit a9140e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9140e6

Please sign in to comment.