Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jan 7, 2023
1 parent 1a11336 commit 0f2e402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- name: Install dependencies
run: julia --project=docs/ -e '
using Pkg;
Pkg.add(url="https://github.com/TuringLang/beta.turing.ml");
Pkg.develop(PackageSpec(path=pwd()));
Pkg.instantiate()'
- name: Build and deploy
Expand Down

0 comments on commit 0f2e402

Please sign in to comment.