forked from Hsdi/Shortcut_Sync_PotPlayer
更新 .github/workflows/build-exe.yml
Some checks failed
Build Windows EXE / build (push) Failing after 19s
Some checks failed
Build Windows EXE / build (push) Failing after 19s
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-build # 使用 Ubuntu 基础镜像
|
||||
runs-on: Ubuntu_docker_act # 使用 Ubuntu 基础镜像
|
||||
steps:
|
||||
# 第一步:安装所有需要的环境
|
||||
- name: Install Node.js and Python
|
||||
|
||||
Reference in New Issue
Block a user