mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Remove non-existing file from snapcraft.yaml to get Snap to build.
Thanks to xet7 !
This commit is contained in:
parent
4708764bd9
commit
ad82a900e8
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ parts:
|
|||
rm -rf .meteor
|
||||
mv .meteor-1.6-snap/.meteor .
|
||||
mv .meteor-1.6-snap/package.json .
|
||||
mv .meteor-1.6-snap/package-lock.json .
|
||||
#mv .meteor-1.6-snap/package-lock.json .
|
||||
mv .meteor-1.6-snap/rebuild-wekan.sh .
|
||||
rm -rf .meteor-1.6-snap
|
||||
# Create the OpenAPI specification
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue