We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119f55f commit 4e918ddCopy full SHA for 4e918dd
1 file changed
.github/workflows/mac.yml
@@ -9,6 +9,6 @@ jobs:
9
10
steps:
11
- uses: actions/checkout@v4
12
- - run: make install-dev-languages
+ - run: make install-dev-langs
13
- run: make install
14
- run: make
0 commit comments