Skip to content

Add wasefire self-update command (#689) #214

Add wasefire self-update command (#689)

Add wasefire self-update command (#689) #214

Workflow file for this run

name: Github Pages
on:
push:
branches:
- main
paths:
- 'book/**'
permissions: {}
jobs:
pages:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- run: sudo apt-get update
- run: ./scripts/setup.sh
- run: ./scripts/pages.sh