Skip to content

Commit

Permalink
Update macOSBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aa5sh authored Dec 24, 2024
1 parent ca575ed commit 0d107bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macOSBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
repository: hamlib/hamlib
path: ./hamlib
ref: Hamlib-4.6

- name: Configure and compile
run: |
Expand Down Expand Up @@ -179,4 +180,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: QLog-${{ env.TAGVERSION }}-${{ matrix.os }}
path: /Users/runner/work/QLog/QLog/build/qlog.dmg
path: /Users/runner/work/QLog/QLog/build/qlog.dmg

0 comments on commit 0d107bd

Please sign in to comment.