jhudsl / ottrpal

Tools for converting OTTR courses into Leanpub or Coursera courses :otter:
https://jhudatascience.org/ottrpal/
GNU General Public License v3.0
3 stars 1 forks source link

Because of Windows (ugh) copy over files individually instead of by zip file. #56

Closed cansavvy closed 2 years ago

cansavvy commented 2 years ago

See this error: https://github.com/jhudsl/leanbuild/pull/54/checks?check_run_id=3632769295

It's because Windows can't unzip my file. I did a lot of fighting with windows the other day and still didn't find a way around it. So we are just going to copy over all the files we need one by one.

cansavvy commented 2 years ago

https://github.com/jhudsl/DaSL_Course_Template_Leanpub/pull/82

The examples copy over function is temporarily broken (for all OS's now) until this issue is addressed. ¯_(ツ)_/¯

cansavvy commented 2 years ago

This is done, but now a new Windows-specific problem has arisen: #73