We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89cf506 commit 6d08174Copy full SHA for 6d08174
1 file changed
.github/workflows/build.yml
@@ -41,6 +41,7 @@ jobs:
41
version: ${{matrix.php}}
42
arch: ${{matrix.arch}}
43
ts: ${{matrix.ts}}
44
+ deps: "libmcrypt"
45
- name: Enable Developer Command Prompt
46
uses: ilammy/msvc-dev-cmd@v1
47
with:
0 commit comments