Skip to content

Commit

Permalink
fffffs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Oct 12, 2024
1 parent 287d2b2 commit 2307a07
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
with:
version: '1'
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-docdeploy@v1
- name: Make Docs
run: julia --color=yes docs/make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
docs/build
docs/Manifest.toml
docs/Project.toml
1 change: 0 additions & 1 deletion docs/Project.toml

This file was deleted.

0 comments on commit 2307a07

Please sign in to comment.