Skip to content

Commit

Permalink
should fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranke committed Dec 11, 2024
1 parent f47439f commit e279f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}
name: ${{ matrix.identifier }}
path: |
${{ github.workspace }}/project/

0 comments on commit e279f5e

Please sign in to comment.