develop #57

Merged
samuel-p merged 5 commits from develop into main 2021-05-30 00:06:59 +00:00
Showing only changes of commit 9361109347 - Show all commits

View file

@ -4,7 +4,7 @@ name: default
steps: steps:
- name: build - name: build
image: node image: node:lts
commands: commands:
- npm install - npm install
- npm run build - npm run build