diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 8c914daa..fc2a781e 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -190,7 +190,7 @@ jobs: - name: Archive Build Artifacts uses: actions/upload-artifact@v4 with: - name: artifact-4-${{ runner.os }} + name: artifact-4-${{ runner.os }}--${{ matrix.name }} path: | dist/*.snap dist/*.AppImage