Skip to content

Commit 1d9c1ee

Browse files
authored
Revert back to hyperion repo
1 parent 8a84f56 commit 1d9c1ee

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/qt5_6.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ jobs:
5151
- name: ⬇ Clone hyperion.ng repository
5252
uses: actions/checkout@v5
5353
with:
54-
repository: lord-grey/hyperion.ng
55-
ref: 'proto'
54+
repository: hyperion-project/hyperion.ng
5655
submodules: recursive
5756
fetch-depth: 0 # Ensures all tags are fetched
5857
path: hyperion
@@ -104,8 +103,7 @@ jobs:
104103
- name: ⬇ Clone hyperion.ng repository
105104
uses: actions/checkout@v5
106105
with:
107-
repository: lord-grey/hyperion.ng
108-
ref: 'proto'
106+
repository: hyperion-project/hyperion.ng
109107
submodules: recursive
110108
fetch-depth: 0 # Ensures all tags are fetched
111109
path: hyperion
@@ -155,8 +153,7 @@ jobs:
155153
- name: ⬇ Clone hyperion.ng repository
156154
uses: actions/checkout@v5
157155
with:
158-
repository: lord-grey/hyperion.ng
159-
ref: 'proto'
156+
repository: hyperion-project/hyperion.ng
160157
submodules: recursive
161158
fetch-depth: 0 # Ensures all tags are fetched
162159
path: hyperion

0 commit comments

Comments
 (0)