Skip to content

Commit

Permalink
[skip ci] 修复缺少括号引起的执行问题 (#316)
Browse files Browse the repository at this point in the history
手生了 还把括号搞丢了 太草了
  • Loading branch information
8MiYile authored Nov 12, 2024
1 parent bab30e4 commit aa68af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
Fabric
Quilt
EOF
)
path="${{ matrix.modtype }}"
;;
*)
Expand Down

0 comments on commit aa68af3

Please sign in to comment.