Skip to content

Commit

Permalink
Merge pull request #550 from hannesa2/includeMacArtifacsRelease
Browse files Browse the repository at this point in the history
Include mac artifacs release
  • Loading branch information
hannesa2 authored Sep 29, 2024
2 parents 7e2021c + a76999c commit df6a563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
if: ${{ success() }}
with:
name: DLT-Mac-${{ matrix.abi }}
path: build/dist/DLTViewer*.tgz
path: DLT-macOS*.zip

buildLinux:
name: Build ${{ matrix.ubuntu }}
Expand Down

0 comments on commit df6a563

Please sign in to comment.