Skip to content

Commit

Permalink
ci: avoid artifact conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 7, 2024
1 parent e3624b4 commit fa9c328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: minijson-${{ runner.os }}-${{ runner.arch }}
path: ./dist

0 comments on commit fa9c328

Please sign in to comment.