Skip to content

Commit 5fe8096

Browse files
committed
.github/workflows/dist.yml: Switch to passagemath/passagemath (which has updated normaliz to 3.10.4)
1 parent 4270e91 commit 5fe8096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
steps:
7272
- uses: actions/checkout@v4
7373
with:
74-
repository: sagemath/sage
75-
ref: develop
74+
repository: passagemath/passagemath
75+
ref: main
7676

7777
- uses: actions/download-artifact@v4
7878
with:

0 commit comments

Comments
 (0)