Skip to content

Merge pull request #672 from galopyz/fix-colab-link #1571

Merge pull request #672 from galopyz/fix-colab-link

Merge pull request #672 from galopyz/fix-colab-link #1571

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches:
- main
workflow_dispatch:
env:
OBJC_DISABLE_INITIALIZE_FORK_SAFETY: YES
jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
# with: {pre: 1}