Skip to content

Commit

Permalink
fix ci paths
Browse files Browse the repository at this point in the history
  • Loading branch information
peersky committed Sep 29, 2024
1 parent 2ea773d commit 3c87a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_DOMAIN: optionaldomain.com
CONFIG_FILE: folder/mkdocs.yml
CONFIG_FILE: mkdocs.yml
EXTRA_PACKAGES: build-base
# GITHUB_DOMAIN: github.myenterprise.com
REQUIREMENTS: folder/requirements.txt
REQUIREMENTS: requirements.txt

0 comments on commit 3c87a5d

Please sign in to comment.