mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-06-08 23:21:43 +00:00
fix(snap): update make:snap command to include debug environment variable and remove unnecessary build environment setting
This commit is contained in:
@@ -150,7 +150,6 @@ jobs:
|
||||
env:
|
||||
FRONTEND_ARTIFACT_NAME: ${{ needs.frontend.outputs.artifact_name }}
|
||||
MESHCHATX_FRONTEND_PREBUILT: "1"
|
||||
SNAPCRAFT_BUILD_ENVIRONMENT: host
|
||||
SNAPCRAFT_BUILD_INFO: "1"
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user