Skip to content

Commit

Permalink
Add reqirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
ketankartoza committed Jun 21, 2024
1 parent 87bafbb commit 035b3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompileMKDocsToPDF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
CONFIG_FILE: docs/mkdocs.yml
EXTRA_PACKAGES: build-base
#REQUIREMENTS: folder/requirements.txt
REQUIREMENTS: requirements.txt
- name: Upload PDF Artifact ⚡
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 035b3fe

Please sign in to comment.