We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5c148 commit c855f49Copy full SHA for c855f49
.github/workflows/release-package.yml
@@ -460,12 +460,6 @@ jobs:
460
name: opendht-windows-dhtnode
461
path: downloaded_artifacts/static_dhtnode
462
463
- - name: Download Linux Wheels artifact
464
- uses: actions/download-artifact@v5
465
- with:
466
- name: opendht-wheels-linux
467
- path: downloaded_artifacts/linux_wheels
468
-
469
- name: Create Release
470
id: create_release
471
uses: softprops/action-gh-release@v2
0 commit comments