Skip to content

Commit 2d0f6a9

Browse files
authored
Update deploy.yaml
1 parent 1c6b6b6 commit 2d0f6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
name: Install
3535

3636
- run: |
37-
mkdir ./public/CNAME
37+
mkdir ./public
3838
cp ./CNAME ./public/CNAME
3939
4040
- run: npm run build

0 commit comments

Comments
 (0)