Skip to content

Commit

Permalink
Fix conflicting artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Sep 4, 2024
1 parent 880428a commit e9d52d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: artifacts
name: artifacts ${{ matrix.appimage_arch }}
path: out/*

build-in-chroot:
Expand Down

0 comments on commit e9d52d0

Please sign in to comment.