1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-02-23 00:52:29 +01:00

Merge branch 'master' of github.com:pomax/bezierinfo-2

This commit is contained in:
Pomax 2020-06-27 10:39:45 -07:00
commit 5e0e6f5c31

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: |