Try again

pull/4/head
Julie 5 years ago
parent ddad08853f
commit de82f1713d
Signed by: cobular
GPG Key ID: 8CAB39FC9A8F13FB

@ -45,10 +45,8 @@ jobs:
run: npm install
- name: Build
run: npm run build
env:
CI: false
run: CI='' npm run build
# Runs a single command using the runners shell
- name: Deploy
run: |

Loading…
Cancel
Save