Skip to content

Commit

Permalink
trying matrix.os
Browse files Browse the repository at this point in the history
  • Loading branch information
jkennedyvz committed Mar 7, 2024
1 parent c6ab63a commit 8586d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v4
with:
name: ${{env.name}}-${{ matrix.runs-on }}
name: ${{env.name}}-${{ matrix.config.os }}
path: build/dist/ashirt*.*

release:
Expand Down

0 comments on commit 8586d4d

Please sign in to comment.