mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-25 16:33:33 +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