Describe the bug
Warning: file_get_contents(/app/public/wp-content/plugins/gutenberg/build/block-library/blocks/shortcode.json): failed to open stream: No such file or directory in /app/public/wp-content/plugins/gutenberg/build/block-library/blocks/shortcode.php on line 25
Appears when activating Gutenberg plugin 7.3. RC1
To reproduce
Steps to reproduce the behavior:
Error message appears on top of the screen.
Expected behavior
no warning or missing file
Screenshots

Desktop (please complete the following information):
Likely related to #19534 (cc @koke, @chipsnyder, @gziolo).
If it's a necessary file, it needs to be included in the files/patterns targeted for plugin build here:
Fixed by @ockham with #19772. Well, we still should regenerate the ZIP file.
Let's close since this has been fixed.