Skip to content

Commit

Permalink
修改工作流异常问题
Browse files Browse the repository at this point in the history
  • Loading branch information
yixiu001 committed Nov 11, 2024
1 parent 2f69661 commit c94b84a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/script.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:

jobs:
build:
runs-on: latest #运行ss脚本

steps:
- name: 执行文件点击打开获取ss节点信息
run: ./ss

0 comments on commit c94b84a

Please sign in to comment.