github action新增ace构建

This commit is contained in:
gfdgd xi 2023-11-12 10:21:06 +08:00
parent 275379e4ba
commit 9b82a3818b

View File

@ -20,11 +20,16 @@ jobs:
cd deep-wine-runner
make build
mv spark-deepin-wine-runner.deb ~
mv spark-deepin-wine-runner-ace.deb ~
- name: upload result
uses: actions/upload-artifact@v1
with:
name: spark-deepin-wine-runner.deb
path: /home/runner/spark-deepin-wine-runner.deb
- name: upload result
uses: actions/upload-artifact@v1
with:
name: spark-deepin-wine-runner-ace.deb
path: /home/runner/spark-deepin-wine-runner-ace.deb