1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-29 19:20:39 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-07 16:36:02 -07:00
committed by GitHub
parent 2233be4bca
commit 1bd1d964b8

View File

@@ -59,7 +59,7 @@ jobs:
- name: Running npm build
run: |
echo "running build..."
npm run build:ci
npm run ci:build
- name: Push changes
run: |