yoannchaudet commented on issue #463: URL: https://github.com/apache/arrow-julia/issues/463#issuecomment-1587787259
We disabled symlinks support in our legacy build infrastructure for Pages [back in February](https://github.blog/changelog/2023-02-21-github-pages-deprecating-symlinks-in-non-actions-builds/). Two solutions: - Remove symlinks on your `gh-pages` branch (or "dereference" them, i.e. duplicate content) - Enable Actions in your organization, for that, you may need to upgrade your billing plan to a non-legacy one for GitHub Actions to become available GitHub Pages is now leveraging Actions when it can for running builds and deployments because it provides a much nicer and secure sandbox. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
