Skip to content

Commit 66d3bb5

Browse files
authored
Update static.yml
1 parent 78c5481 commit 66d3bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: install dependencies
3737
run: python -m pip install -r requirements.txt
3838
- name: make html
39-
run : makr html
39+
run : make html
4040
- name: Setup Pages
4141
uses: actions/configure-pages@v5
4242
- name: Upload artifact

0 commit comments

Comments
 (0)