Skip to content

Commit 350536b

Browse files
committed
ci: add missing cd
1 parent 8695dea commit 350536b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
path: "luacs"
4242
- name: Install dependencies
4343
run: |
44+
cd xmlua
4445
brew bundle
4546
- name: Install XMLua
4647
run: |

0 commit comments

Comments
 (0)