Try again

replace/de82f1713df70af79c5b9fbf2f9352965fb5c61d
Cobular 5 years ago
parent 28342c4052
commit 3d515705a1

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

Loading…
Cancel
Save