We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a11c0 commit d5c1449Copy full SHA for d5c1449
1 file changed
.github/workflows/release.yml
@@ -89,7 +89,8 @@ jobs:
89
build-essential \
90
git \
91
curl \
92
- unzip
+ unzip \
93
+ cmake
94
95
- name: Check out repository
96
uses: actions/checkout@v4
0 commit comments