Skip to content

Commit 7a95358

Browse files
committed
fix: proton-em version prefix
1 parent 9e658c3 commit 7a95358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
{order: 12, repo : "Kron4ek/Wine-Builds" , project-id: 0 , workflow: "" , branch: "master", name-prefix: "wine-" , name-suffix: "-amd64" , version-prefix: "" , Category: "runners" , Sub-category: "wine" , yaml-file: "11-kron4ek.yml" },
8282
{order: 13, repo : "bottlesdevs/runtime" , project-id: 0 , workflow: "" , branch: "main" , name-prefix: "runtime-" , name-suffix: "" , version-prefix: "" , Category: "runtimes" , Sub-category: "" , yaml-file: "1-runtime.yml" },
8383
{order: 14, repo : "Ph42oN/dxvk-gplasync" , project-id: 43488626, workflow: "" , branch: "main" , name-prefix: "dxvk-gplasync-", name-suffix: "" , version-prefix: "" , Category: "dxvk" , Sub-category: "" , yaml-file: "15-dxvk-async.yml" },
84-
{order: 15, repo : "Etaash-mathamsetty/Proton" , project-id: 0 , workflow: "" , branch: "em-10" , name-prefix: "proton-EM-" , name-suffix: "" , version-prefix: "proton-EM-", Category: "runners" , Sub-category: "proton", yaml-file: "18-proton-EM.yml" },
84+
{order: 15, repo : "Etaash-mathamsetty/Proton" , project-id: 0 , workflow: "" , branch: "em-10" , name-prefix: "proton-EM-" , name-suffix: "" , version-prefix: "EM-" , Category: "runners" , Sub-category: "proton", yaml-file: "18-proton-EM.yml" },
8585
]
8686
runs-on: ubuntu-latest
8787
steps:

0 commit comments

Comments
 (0)