We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d10de9 commit d0e4443Copy full SHA for d0e4443
1 file changed
.github/workflows/execute-commands.yml
@@ -55,7 +55,7 @@ jobs:
55
echo "======================================================"
56
cat /etc/os-release
57
58
- nginx --version
+ nginx -version
59
60
job-05:
61
needs: job-04
0 commit comments