Skip to content

Commit d5e6744

Browse files
committed
Update action.yaml
1 parent 756833a commit d5e6744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
default: 'latest'
99
jobs:
1010
build:
11-
run-on: windows-latest
11+
runs-on: windows-latest
1212
steps:
1313
- name: 读取仓库
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)