We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cec393 commit 8a51c9aCopy full SHA for 8a51c9a
.github/workflows/build.yml
@@ -180,7 +180,7 @@ jobs:
180
- name: Upload Artifacts
181
uses: actions/upload-artifact@v4
182
with:
183
- name: pyqrack-${{ matrix.platform }}
+ name: FindAFactor-${{ matrix.platform }}
184
path: dist/
185
186
build_mac_14:
@@ -213,7 +213,7 @@ jobs:
213
214
215
216
217
218
219
build_mac_13:
@@ -246,5 +246,5 @@ jobs:
246
247
248
249
250
0 commit comments