Skip to content

Commit

Permalink
- update build
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrein committed Apr 22, 2024
1 parent 09fa87a commit c042f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Upload ${{ matrix.os }} Build
uses: actions/upload-artifact@v2
with:
name: macos-build
name: ${{ matrix.os }}-build
path: |
build/compose/binaries/main/dmg/*.dmg
build/compose/binaries/main/deb/*.deb
Expand Down

0 comments on commit c042f85

Please sign in to comment.