Fix article rename logic
This commit is contained in:
parent
24bfb3e006
commit
c1f9367c56
4 changed files with 69 additions and 19 deletions
|
@ -99055,22 +99055,22 @@
|
|||
- config:
|
||||
oslist: windows
|
||||
description: 12 is Better Than 6 (High Resolution)
|
||||
executable: "12ibt6Hi\\\\12ibt6.exe"
|
||||
executable: "12ibt6Hi\\12ibt6.exe"
|
||||
type: option1
|
||||
- config:
|
||||
oslist: linux
|
||||
description: 12 is Better Than 6 (High Resolution)
|
||||
executable: "12ibt6Hi\\\\runner"
|
||||
executable: "12ibt6Hi\\runner"
|
||||
type: option1
|
||||
- config:
|
||||
oslist: windows
|
||||
description: 12 is Better Than 6 (Low Resolution)
|
||||
executable: "12ibt6Low\\\\12ibt6.exe"
|
||||
executable: "12ibt6Low\\12ibt6.exe"
|
||||
type: option2
|
||||
- config:
|
||||
oslist: linux
|
||||
description: 12 is Better Than 6 (Low Resolution)
|
||||
executable: "12ibt6Low\\\\runner"
|
||||
executable: "12ibt6Low\\runner"
|
||||
type: option2
|
||||
- config:
|
||||
oslist: macos
|
||||
|
|
Reference in a new issue