Skip to content

Commit 89dabd4

Browse files
committed
test: build snap using git in main branch
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
1 parent 958c956 commit 89dabd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ platforms:
2727
parts:
2828
tldr:
2929
plugin: python
30-
source: .
30+
source: https://github.com/tldr-pages/tldr-python-client.git
3131
build-environment:
3232
- PATH: ${CRAFT_PART_INSTALL}/bin:${PATH}
3333
- PYTHONPATH: ${CRAFT_PART_INSTALL}/lib/python3.12/site-packages

0 commit comments

Comments
 (0)