Skip to content

Commit e36162b

Browse files
authored
Update build.yml
1 parent 7b30521 commit e36162b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828
with:
2929
repository: 'nginx'
3030
action: 'unzip'
31-
branch: ${{ matrix.nginx-branch }}
31+
branch: ${{ matrix.nginx-branch }}
32+
working_directory: ./nginx
3233

3334
- name: Configure NGINX to compile with the module statically
3435
run: |

0 commit comments

Comments
 (0)