Skip to content

Commit 34500f0

Browse files
snap: add curl
local + github acton ubuntu snap build pass the test. But failed on remote Ubuntu site build. :: /bin/bash: line 56: curl: command not found
1 parent ab977d5 commit 34500f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

snap/snapcraft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ parts:
2828
source: .
2929
plugin: nil
3030
build-packages:
31+
- curl
32+
- build-essential
3133
- fpc
3234
- libqt5x11extras5-dev
3335
build-environment:

0 commit comments

Comments
 (0)