mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
updated workflow
This commit is contained in:
@@ -97,7 +97,9 @@ jobs:
|
||||
run: cmake --build sharing/linux/qml_tray_app/build -j
|
||||
|
||||
- name: Package release bundle
|
||||
run: cpack --config sharing/linux/qml_tray_app/build/CPackConfig.cmake -G ZIP
|
||||
run: |
|
||||
cd sharing/linux/qml_tray_app/build
|
||||
cpack -G ZIP
|
||||
|
||||
- name: Generate SHA256 checksum
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user