Skip to content

Commit af7f0e6

Browse files
committed
Update working dir
1 parent c8262ce commit af7f0e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ref: release-1.27.4
4646

4747
- name: Build nginx
48-
working_directory: nginx
48+
working-directory: nginx
4949
run: |
5050
./auto/configure --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --with-mail --with-mail_ssl_module
5151
make -j

0 commit comments

Comments
 (0)