Commit 2817208
committed
Reverted back to Github actions checkout as self-made command does not handle releases.
1 parent 26c8b4e commit 2817208Copy full SHA for 2817208
File tree
Expand file treeCollapse file tree
2 files changed
+20
-20
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
2 files changed
+20
-20
lines changedOpen diff view settings
Collapse file
.github/workflows/build_wheels_linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux.yml+12-12Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
65 | 65 | |
66 | 66 | |
67 | 67 | |
| ||
101 | 101 | |
102 | 102 | |
103 | 103 | |
104 | | - |
105 | | - |
106 | | - |
107 | | - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
108 | 108 | |
109 | 109 | |
110 | 110 | |
| ||
155 | 155 | |
156 | 156 | |
157 | 157 | |
158 | | - |
159 | | - |
160 | | - |
161 | | - |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
162 | 162 | |
163 | 163 | |
164 | 164 | |
|
Collapse file
.github/workflows/build_wheels_linux_arm.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux_arm.yml+8-8Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
58 | 58 | |
59 | 59 | |
60 | 60 | |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
65 | 65 | |
66 | 66 | |
67 | 67 | |
| ||
103 | 103 | |
104 | 104 | |
105 | 105 | |
106 | | - |
107 | | - |
108 | | - |
109 | | - |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
110 | 110 | |
111 | 111 | |
112 | 112 | |
|
0 commit comments