mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-08 23:03:55 -05:00
fix: remove reference to deleted inputs.build_windows
This commit is contained in:
1
.github/workflows/book-build-container.yml
vendored
1
.github/workflows/book-build-container.yml
vendored
@@ -341,7 +341,6 @@ jobs:
|
||||
run: |
|
||||
echo "🎯 Target branch: ${{ inputs.target }}"
|
||||
echo "🐧 Build Linux: ${{ inputs.build_linux }}"
|
||||
echo "🪟 Build Windows: ${{ inputs.build_windows }}"
|
||||
echo "📄 Build HTML: ${{ inputs.build_html }}"
|
||||
echo "📑 Build PDF: ${{ inputs.build_pdf }}"
|
||||
echo "📚 Build EPUB: ${{ inputs.build_epub }}"
|
||||
|
||||
Reference in New Issue
Block a user