Skip to content

Commit c109841

Browse files
committed
speeling
1 parent 7dbf845 commit c109841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_github_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
mkdir -p build/api/v1/
2929
cp api/v1/language_reference.json build/api/v1/language_reference.json
30-
cp static/language_reference.html build/index.html
30+
cp static/langauge_reference.html build/index.html
3131
3232
- name: Upload static files as artifact
3333
id: deployment

0 commit comments

Comments
 (0)