Skip to content

Update index.html #2926

Update index.html

Update index.html #2926

Workflow file for this run

name: Check
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Build
uses: ./.github/actions/build
with:
environment: development