We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7438999 commit b60d651Copy full SHA for b60d651
.github/workflows/test-deployment.yml
@@ -41,5 +41,5 @@ jobs:
41
run: |
42
pwd
43
ls
44
- echo $SERVER_IP
+ echo "$SERVER_IP"
45
./copy2site.sh
0 commit comments