Skip to content

Commit

Permalink
-trying to change nginx path
Browse files Browse the repository at this point in the history
  • Loading branch information
kamchatka-volcano committed Jun 3, 2024
1 parent 8547d4d commit 4d1e290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
lunchtoast_exec: "lunchtoast.exe",
shell_command: -shell="msys2 -c",
tags: -skip=linux,
nginx_exec: "c:/tools/nginx-1.25.3/nginx.exe",
nginx_exec: "c:/tools/nginx-1.25.5/nginx.exe",
nginx_cfg: "nginx_windows.conf"
}
- {
Expand Down

0 comments on commit 4d1e290

Please sign in to comment.