1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-29 11:10:38 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-27 10:39:25 -07:00
committed by GitHub
parent 8ce66e8c9d
commit 258369fa7c

View File

@@ -59,6 +59,9 @@ jobs:
run: |
echo "running build..."
npm run ci:build
- name: Listing svg images
run: ls ./images/latex/
- name: Commit changes
run: |