fix build

This commit is contained in:
2022-10-24 15:50:49 +08:00
parent 971f673b0a
commit 3edd47572c

View File

@@ -1,9 +1,8 @@
version: 0.1
version: 0.2
phases:
install:
commands:
- 'touch .npmignore'
- 'npm install -g gatsby'
pre_build:
commands:
- 'npm install'