Skip to content

Commit a3106b5

Browse files
committed
fux
1 parent f500cd1 commit a3106b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ jobs:
292292
- name: Checkout windows build
293293
uses: actions/checkout@v3
294294
with:
295-
repository: Funkin-Psych-Online-Builds
295+
repository: Snirozu/Funkin-Psych-Online-Builds
296296
ref: 'windows'
297297
token: ${{ secrets.BUILDS_GITHUB_TOKEN }}
298298
lfs: true
@@ -314,7 +314,7 @@ jobs:
314314
- name: Checkout linux build
315315
uses: actions/checkout@v3
316316
with:
317-
repository: Funkin-Psych-Online-Builds
317+
repository: Snirozu/Funkin-Psych-Online-Builds
318318
ref: 'linux'
319319
token: ${{ secrets.BUILDS_GITHUB_TOKEN }}
320320
lfs: true
@@ -336,7 +336,7 @@ jobs:
336336
- name: Checkout macos build
337337
uses: actions/checkout@v3
338338
with:
339-
repository: Funkin-Psych-Online-Builds
339+
repository: Snirozu/Funkin-Psych-Online-Builds
340340
ref: 'macos'
341341
token: ${{ secrets.BUILDS_GITHUB_TOKEN }}
342342
lfs: true

0 commit comments

Comments
 (0)