Skip to content

Commit 980d760

Browse files
committed
wrong dir of course
1 parent ed558c0 commit 980d760

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: ${{ env.GITHUB_WORKSPACE }}\frankenphp
138+
working-directory: frankenphp
139139

140140
- name: Create Zip Archive
141141
run: |

0 commit comments

Comments
 (0)