Skip to content

feat: bootstrapping from nebuchadnezzar of other devices #8

feat: bootstrapping from nebuchadnezzar of other devices

feat: bootstrapping from nebuchadnezzar of other devices #8

Workflow file for this run

name: Snap
on:
push: {}
pull_request: {}
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