Skip to content

Commit f691c6a

Browse files
NaN
1 parent ef97610 commit f691c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
port: 22
7272
script: |
7373
cd /tmp
74-
rm -rf docs*
74+
rm -rf docs
7575
mkdir -p docs
7676
cd docs
7777
mv /tmp/docs.tar.gz ./

0 commit comments

Comments
 (0)