We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456c70c commit 88bf797Copy full SHA for 88bf797
.github/workflows/compile-windows.yml
@@ -57,6 +57,7 @@ jobs:
57
run: |
58
cd build/
59
php gen-build.php
60
+ cp -v phalcon/*.* ../
61
62
- name: Build the extension
63
uses: php/php-windows-builder/extension@v1
0 commit comments