Skip to content

Commit 605e882

Browse files
committed
updated deploy.yml
1 parent fbafd3a commit 605e882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
- name: Copy umbrella content
2323
run: |
24+
mkdir -p build/site
2425
cp -r index.html build/site/
2526
cp -r .nojekyll build/site/
2627

0 commit comments

Comments
 (0)