Skip to content

Commit 2419098

Browse files
authored
Merge pull request #108 from JuliaAstro/icweaver-patch-1
restrict to Spectra.jl for now
2 parents 7628c37 + 5b74ea5 commit 2419098

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Delete dev docs
3838
run: |
39-
git rm -rf ./*/dev/
39+
git rm -rf ./Spectra/dev/
4040
- name: Push changes
4141
run: |
4242
git config user.name "Documenter.jl"

0 commit comments

Comments
 (0)