Commit 2fbca8f
authored
chore: Install correct mint binary (#415)
This repository makes use of [mint][1] to run swift-based binaries.
Unfortunately, we were erroneously installing [mint-lang][2].
This means our CI has been failing to run our swift lint checker. As a
result, I have fixed the critical issues in this commit as well.
[1]: https://github.com/yonaskolb/Mint
[2]: https://mint-lang.com/1 parent 9a51844 commit 2fbca8f
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments