Skip to content

Commit 3f53785

Browse files
authored
fix: resolve file exists error when symlinking specification (Universal-Commerce-Protocol#278)
1 parent 31b7f86 commit 3f53785

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
rm -rf site
146146
147147
# Add redirects for all specification files
148+
rm -rf specification
148149
ln -s latest/specification specification
149150
150151
# Commit and push

0 commit comments

Comments
 (0)