Skip to content

Commit 39fd960

Browse files
committed
whitespace
1 parent 430b814 commit 39fd960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install dependencies
1919
run: julia --project=docs/ -e 'using Pkg; Pkg.instantiate()'
2020
- name: Aggregate and deploy
21-
run: |
21+
run: |
2222
git config user.name github-actions
2323
git config user.email [email protected]
2424
julia --project=docs/ docs/make.jl --deploy --temp

0 commit comments

Comments
 (0)