初步rpm更新

This commit is contained in:
2024-02-02 18:07:06 +08:00
parent b0e62a888c
commit 7e4620f4c3
7 changed files with 53 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: upload result
uses: actions/upload-artifact@v1
with:
name: spark-deepin-wine-runner.deb
name: spark-deepin-wine-runner.rpm
path: /home/runner/spark-deepin-wine-runner.rpm

View File

@@ -1,5 +1,5 @@
name: Auto Building Wine Runner
run-name: ${{ github.actor }} Auto Building Wine Runner 🚀
name: Auto Building Wine Runnerdeb
run-name: ${{ github.actor }} Auto Building Wine Runnerdeb 🚀
on:
push:
workflow_dispatch: