mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-20 00:32:37 +01:00
samples
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user