Skip to content

Commit

Permalink
Upload runner.os specific artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hdecarne committed Jan 14, 2024
1 parent 313b51c commit e2cdfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: build-dist
name: ${{ runner.os }}-distribute-artifacts
path: build/dist
retention-days: 7
compression-level: 0

0 comments on commit e2cdfa5

Please sign in to comment.