1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-09 16:10:42 +02:00

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

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

View File

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