Skip to content

Correctly remove UART control flow for Nordic (#401) #155

Correctly remove UART control flow for Nordic (#401)

Correctly remove UART control flow for Nordic (#401) #155

Workflow file for this run

name: Deploy Github Pages
on:
push:
branches:
- main
jobs:
pages:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: sudo apt-get update
- run: ./scripts/setup.sh
- run: ./scripts/pages.sh