For the record, I tested the Linux build and it has the same issue as the Windows build.
When building with Godot for Windows or Linux (and not using C# / Mono), there will usually be two output files: an engine EXE and a game assets PCK. You either need to ZIP them together into a single upload, or use the "Embed Pck" option in the Export window to have the engine merge the files for you.