Skip to content

Commit 8b09c83

Browse files
committed
Debug issues with the build
1 parent 9023d22 commit 8b09c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
with:
2323
repository: NumyAddon/NumyConfig
24-
path: 'Config'
24+
# path: 'Config'
2525
sparse-checkout: 'Config'
2626
sparse-checkout-cone-mode: false
2727

0 commit comments

Comments
 (0)