Skip to content

Commit f0817d8

Browse files
committed
build in correct dir
1 parent cbd7dda commit f0817d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
136136
- name: Build FrankenPHP
137137
run: go build -ldflags '-extldflags="-fuse-ld=lld"' -tags nobadger,nomysql,nopgx
138-
working-directory: frankenphp
138+
working-directory: frankenphp\caddy\frankenphp
139139

140140
- name: Create Zip Archive
141141
run: |

0 commit comments

Comments
 (0)