Closed V-Cyberpunk closed 1 year ago
I compiled it with AC rev d282cce4af69 and works fine.
probably you fixed the issue in this PR, but you have to update your repo with the latest version to update the pipeline
if you do not know how to do that, use git bash to enter in your mod-solocraft directory project and run
git checkout fix-newXP-System
git remote add upstream https://github.com/azerothcore/mod-solocraft
git fetch upstream
git merge upstream/master
git push
in this way you will update your branch fix-newXP-System with the latest version of the master branch in the azerothcore repo
updated my repo :)
build succeed, thanks for your PR!
update your PR with master to make work the pipeline and overcome the Configure OS step
but unfortunaltey this module needs some updates because the build with this module is failing