Skip to content

Commit 665fb32

Browse files
authored
Update documentation.yml
1 parent 3b90e20 commit 665fb32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
run: >
5858
rm -rf docs-out/.git;
5959
rm -rf docs-out/main;
60+
rm -rf docs-out/protocol;
6061
6162
for tag in $(echo "main"; echo "protocol"; git tag);
6263
do

0 commit comments

Comments
 (0)