You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would create PR as soon as I would get feedback on "Automate updating rgbds to new version?"(as now it show how it may works and needs master branch)
The text was updated successfully, but these errors were encountered:
For now you need changes like this
What if we could automate this?
Solution
in bash.sh add
VITE_RGBDS_VERSION=$(git --git-dir=rgbds/.git -c safe.directory='*' describe --tags --always)
in index.html
I would create PR as soon as I would get feedback on "Automate updating rgbds to new version?"(as now it show how it may works and needs master branch)
The text was updated successfully, but these errors were encountered: