Skip to content

Commit

Permalink
updated upload artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Sep 14, 2024
1 parent b272bfd commit 8d5c2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish-electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: electron-builds
name: electron-builds-${{ matrix.os }}
path: packages/altair-electron/out/**

0 comments on commit 8d5c2e4

Please sign in to comment.