Skip to content

Commit

Permalink
Still remembers Pythia8
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Sep 25, 2024
1 parent a4e70b0 commit e8f5e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- run: |
julia --project=docs -e '
using Pkg
Pkg.rm("Pythia8")
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()'
- run: |
Expand Down

0 comments on commit e8f5e8e

Please sign in to comment.