Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix update bundled data github action.
The Github Action to update the bundled package data did not work due to the underlying package dependencies not being initiated on the worker. This commit adds a step that attempts to properly initialize the package.
- Loading branch information