Skip to content

copy snapd system from live layer to target system ourselves if needed #916

copy snapd system from live layer to target system ourselves if needed

copy snapd system from live layer to target system ourselves if needed #916

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: canonical/action-build@v1