Skip to content

Rename MaybeUnwrap to Termination like std (#456) #188

Rename MaybeUnwrap to Termination like std (#456)

Rename MaybeUnwrap to Termination like std (#456) #188

Workflow file for this run

name: Github Pages
on:
push:
branches:
- main
permissions: {}
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