We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ba274 commit 5e3be40Copy full SHA for 5e3be40
docker/run_build_github_release_package.sh
@@ -30,7 +30,7 @@ DOCKER_IMAGE=$1
30
# declare files that should have been created
31
declare -a FILES_THAT_SHOULD_EXIST=(
32
"public/js/materia.enginecore.js"
33
- "public/css/widget-player.css"
+ "public/css/player-page.css"
34
)
35
36
# declare files to omit from zip
0 commit comments