Skip to content

Commit 379c322

Browse files
authored
Update action.yml
1 parent 1e157bd commit 379c322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: GitHub Action Demo
22
on: [push]
33
jobs:
44
build:
5+
runs-on: ubuntu-latest
56
steps:
67
# 发送邮件
78
- name: Send email

0 commit comments

Comments
 (0)