mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 11:33:20 +00:00
include samples (#1353)
This commit is contained in:
parent
649b02b655
commit
4c716fb487
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@ -83,6 +83,8 @@ jobs:
|
||||
mkdir -p flat
|
||||
cp ./Release/openBeken_win32.exe flat/
|
||||
cp ./obkSimulator/simulator/*.dll flat/
|
||||
mkdir -p flat/examples
|
||||
cp ./obkSimulator/examples/* flat/examples/
|
||||
- name: Compress build assets
|
||||
run: |
|
||||
Compress-Archive -Path flat/* -DestinationPath obkSimulator_win32_${{ needs.refs.outputs.version }}.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user