mirror of
https://github.com/Xinrea/bili-shadowreplay.git
synced 2025-11-24 20:15:34 +08:00
ci/cd: test build cpu version
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
- platform: "windows-latest"
|
||||
args: "--features cuda"
|
||||
features: "cuda"
|
||||
- platform: "windows-latest"
|
||||
args: ""
|
||||
features: "cpu"
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bili-shadowreplay",
|
||||
"private": true,
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"productName": "bili-shadowreplay-cpu",
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"productName": "bili-shadowreplay",
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user