Skip to content

Commit 9023d22

Browse files
committed
Debug issues with the build
1 parent 733f4f4 commit 9023d22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ jobs:
2929
run: |
3030
pwd
3131
ls -la
32+
ls -la ./Config
3233
3334
- name: Namespace config addon placeholders
3435
uses: emptyrivers/wow-xml-namespacer@v1.1.0
3536
with:
36-
path: MythicPlusTweaks/Config
37+
path: ./Config
3738
name: MythicPlusTweaks
3839
pattern: __NUMY_CONFIG_ADDON_PLACEHOLDER__
3940

0 commit comments

Comments
 (0)