Skip to content

Commit

Permalink
ci: add missing cd
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 16, 2023
1 parent 8695dea commit 350536b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
path: "luacs"
- name: Install dependencies
run: |
cd xmlua
brew bundle
- name: Install XMLua
run: |
Expand Down

0 comments on commit 350536b

Please sign in to comment.