Skip to content

Commit 2bc456f

Browse files
committed
.github/workflows/dist.yml: TMP: Build against passagemath/passagemath#1191
1 parent 585f240 commit 2bc456f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/dist.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ jobs:
7777
- uses: actions/checkout@v4
7878
with:
7979
repository: passagemath/passagemath
80-
ref: main
80+
#ref: main
81+
ref: refs/pull/1191/merge
8182

8283
- uses: actions/download-artifact@v4
8384
with:
@@ -203,7 +204,8 @@ jobs:
203204
- uses: actions/checkout@v4
204205
with:
205206
repository: passagemath/passagemath
206-
ref: main
207+
#ref: main
208+
ref: refs/pull/1191/merge
207209

208210
- uses: actions/download-artifact@v4
209211
with:

0 commit comments

Comments
 (0)