Skip to content

Commit 46aae49

Browse files
author
dompling
committed
fix
1 parent a2800f7 commit 46aae49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
mkdir -p docs
3232
cp README.md docs/index.md
3333
cp API.md docs/API.md
34+
cp API.en.md docs/API.en.md
3435
cp -r AppIcon.png docs/
3536
cp -r images docs/
3637

0 commit comments

Comments
 (0)