Skip to content

Commit 4e918dd

Browse files
committed
Updated mac workflow make target name.
1 parent 119f55f commit 4e918dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v4
12-
- run: make install-dev-languages
12+
- run: make install-dev-langs
1313
- run: make install
1414
- run: make

0 commit comments

Comments
 (0)