forked from Hsdi/Shortcut_Sync_PotPlayer
更新 .github/workflows/build-exe.yml
Some checks failed
Build Windows EXE with Full Image / build (push) Failing after 2m20s
Some checks failed
Build Windows EXE with Full Image / build (push) Failing after 2m20s
This commit is contained in:
2
.github/workflows/build-exe.yml
vendored
2
.github/workflows/build-exe.yml
vendored
@@ -3,7 +3,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: Ubuntu_docker_act # 使用我们刚定义的标签
|
runs-on: Ubuntu_docker_act
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user