We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef97610 commit f691c6aCopy full SHA for f691c6a
.github/workflows/compile-and-deploy.yml
@@ -71,7 +71,7 @@ jobs:
71
port: 22
72
script: |
73
cd /tmp
74
- rm -rf docs*
+ rm -rf docs
75
mkdir -p docs
76
cd docs
77
mv /tmp/docs.tar.gz ./
0 commit comments