We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def54b1 commit e057b43Copy full SHA for e057b43
.github/workflows/release.yml
@@ -71,11 +71,11 @@ jobs:
71
72
- os: macos-latest
73
arch: x86_64-apple-darwin
74
- packages: ""
+ packages: "brew install sbt"
75
76
77
arch: aarch64-apple-darwin
78
79
steps:
80
- name: Install system packages
81
run: ${{ matrix.packages }}
0 commit comments