Skip to content

apport: set the APPORT_DATA_DIR variable in snap yaml definition #786

apport: set the APPORT_DATA_DIR variable in snap yaml definition

apport: set the APPORT_DATA_DIR variable in snap yaml definition #786

Workflow file for this run

name: Snap
on:
push:
paths-ignore:
- 'doc/**'
pull_request:
paths-ignore:
- 'doc/**'
jobs:
snap-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: snapcore/action-build@v1