🐛 (docs) add Manifest.toml to fix broken pipeline

This commit is contained in:
Laureηt 2023-10-06 17:08:44 +00:00
parent 1eec2cbf3e
commit 1a317e4703
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI
2 changed files with 2823 additions and 1 deletions

View file

@ -19,7 +19,7 @@ jobs:
with:
version: '1.9'
- name: Install dependencies
run: julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
run: julia --project=docs/ -e 'using Pkg; Pkg.instantiate()'
- name: Build and deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

2822
docs/Manifest.toml Normal file

File diff suppressed because it is too large Load diff