Commit Graph

2 Commits

Author SHA1 Message Date
Alexei Lozovsky d8610e2b41 msvc-dev-cmd v1.10.0 2021-10-08 00:09:33 +09:00
Alexei Lozovsky ccb28adcc4 Add node_modules on master with up-to-date deps
GitHub Actions tutorials suggest that you should not commit Node.js crap
onto your master branch, but it's not like this action has a lot of
dependencies, and not being able to test "ilammy/msvc-dev-cmd@master" is
so annoying... Therefore, do

    npm install --only production

and commit the results.
2020-12-11 20:05:07 +09:00