Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 5a5dee0

Browse files
author
Leo Arias
authored
update the source of the snap package
Now that the snapcraft.yaml was moved to the root of the project, the source needs to be updated too.
1 parent 736ffea commit 5a5dee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ apps:
1818

1919
parts:
2020
cpp-ethereum:
21-
source: ../..
21+
source: .
2222
plugin: cmake
2323
build-packages:
2424
- build-essential

0 commit comments

Comments
 (0)