Skip to content

Commit

Permalink
Fix daily builder
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Sep 15, 2024
1 parent 82feeed commit 583ba8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: tarballs
name: ${{ matrix.target }}
path: mold-*.tar.gz

0 comments on commit 583ba8a

Please sign in to comment.