github: update macos action.

This commit is contained in:
Dario Lombardo 2022-05-31 10:20:07 +02:00
parent e8dc20899f
commit b49edf0a5b
No known key found for this signature in database
GPG Key ID: A45A48B6693FB191
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
run: pytest
working-directory: build
- name: Build dmg
run: ninja dmg_package
run: ninja wireshark_dmg
working-directory: build
- name: Upload dmg packages
uses: actions/upload-artifact@v2