We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b8fd2 commit 7dc7c6aCopy full SHA for 7dc7c6a
2 files changed
.github/workflows/snapcraft-edge.yml
@@ -13,6 +13,7 @@ jobs:
13
id: build
14
- uses: actions/upload-artifact@v4
15
with:
16
+ name: snap-packages.zip
17
path: ./*.snap
18
# - uses: snapcore/action-publish@v1
19
# env:
README.md
@@ -4,6 +4,7 @@
4
[](https://codecov.io/gh/LBRYFoundation/lbry-cli)
5

6

7
+
8
9
The LBRY Command Line Interface (CLI) to interact with the LBRY Daemon.
10
0 commit comments