Skip to content

Commit 1a267e3

Browse files
fixed Docs.yml
1 parent e252186 commit 1a267e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: '1.3'
2727

2828
- name: Install dependencies
29-
- run: |
29+
run: |
3030
julia --color=yes --project=docs/ -e '
3131
using Pkg;
3232
Pkg.instantiate();

0 commit comments

Comments
 (0)