소스 검색

Try to fix Snap.

Lauri Ojansivu 5 년 전
부모
커밋
fc6149d232
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      snapcraft.yaml

+ 1 - 0
snapcraft.yaml

@@ -112,6 +112,7 @@ parts:
             rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
             # Create the OpenAPI specification
             rm -rf .build
+            mkdir -p stage/bin
             #mkdir -p .build/python
             #cd .build/python
             #git clone --depth 1 -b master https://github.com/Kronuz/esprima-python