Skip to content

Commit

Permalink
use matrix os
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jul 29, 2024
1 parent 751c424 commit 20bd3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,5 @@ jobs:
- name: Upload compiled packaging dists
uses: actions/upload-artifact@v4
with:
name: compiled_packaging-${{ strategy.job-index }}
name: compiled_packaging-${{ matrix.os }}
path: examples/compiled_packaging/dist/

0 comments on commit 20bd3d7

Please sign in to comment.