Commit 145f9c2
authored
fix: Update dist-pr.yml (#185)
Removed the explicit ref, as that would have left things in a detached head state (medieval times). Omitting the ref causes it to default to checking out the entire branch. This permits the subsequent workflows to access the needed parts of the branch.1 parent 0fbae08 commit 145f9c2
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
0 commit comments