Skip to content

feat: bootstrapping from nebuchadnezzar of other devices #10

feat: bootstrapping from nebuchadnezzar of other devices

feat: bootstrapping from nebuchadnezzar of other devices #10

Workflow file for this run

name: Snap
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- uses: snapcore/action-build@v1