KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

Themes folder not in correct directory after GH action Build #89

Closed towerwatchman closed 1 year ago

towerwatchman commented 1 year ago

Should be in ./data/themes instead of ./themes

The Cmake is set up to create the data folder but it is not working in GH Actions.