Skip to content

fixed config semantics #18

fixed config semantics

fixed config semantics #18

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: 'actions/checkout@v3.5.2'
- uses: 'actions-rs/cargo@v1.0.1'
with:
command: run
- uses: 'actions/upload-pages-artifact@v1.0.8'
with:
path: public
- uses: 'actions/deploy-pages@v2.0.0'
# PLEASE STOP WITH THIS FUCKING YAML BULLSHIT THIS FORMAT IS PURE SHIT STOP USING IT FFS PLEASE