We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2bcd4 commit 467eab7Copy full SHA for 467eab7
.github/workflows/build-php-windows.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: actions/checkout@v4
50
with:
51
repository: crazywhalecc/static-php-cli
52
- ref: pre-built-libs
+ ref: main
53
54
- name: "Setup PHP"
55
uses: shivammathur/setup-php@v2
0 commit comments