Skip to content

Commit e69eeed

Browse files
authored
Update build.yml
win_icon_py設定ファイル保存先修正
1 parent 56f9dfb commit e69eeed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "main" ]
66
paths:
7-
- '**.py' # プログラムを直した時
7+
- '**.yml' # 設定を変えた時のみ実行
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)