Skip to content

Commit 0c41450

Browse files
authored
Enable multiplayer module in beta workflow
1 parent a15b6bc commit 0c41450

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/beta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
WEBSITE_HOST: https://thornwalli.github.io
8989
NUXT_PUBLIC_SITE_URL: https://thornwalli.github.io
9090
BASE_URL: /cuby-world/
91+
MODULE_MULTIPLAYER_ENABLED: true
9192

9293
RECAPTCHA_PUBLIC_KEY: ${{ vars.RECAPTCHA_PUBLIC_KEY }}
9394
FIREBASE_REGION: ${{ vars.FIREBASE_REGION }}

0 commit comments

Comments
 (0)