fix: remove empty env block from book-preview-dev workflow

This commit is contained in:
Vijay Janapa Reddi
2026-03-02 20:27:47 -05:00
parent 88e6922c56
commit 213a9cf3b5

View File

@@ -1,12 +1,5 @@
name: '📚 Book · 👁️ Preview (Dev)'
env:
# ==========================================================================
# PATH CONFIGURATION - Uses GitHub Repository Variables (Settings > Variables)
# ==========================================================================
# MLSysBook content lives under book/ to accommodate TinyTorch at root
# Use ${{ vars.BOOK_ROOT }}, ${{ vars.BOOK_TOOLS }}, etc. in workflow steps
on:
workflow_dispatch:
inputs: