Skip to content

Commit

Permalink
Use StarAlgebras#main
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jun 17, 2024
1 parent ee97a0a commit 11ef17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
using Pkg
Pkg.add([
PackageSpec(name="StarAlgebras", rev="mk/non_monomial_basis"),
PackageSpec(name="StarAlgebras", rev="main"),
PackageSpec(path=pwd()),
])
Pkg.instantiate()
Expand Down

0 comments on commit 11ef17b

Please sign in to comment.