Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emrearmagan authored Jan 5, 2025
1 parent e7a1caa commit 94b2cd0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ jobs:
echo "** Archived documentation**"
# Rename the folder to match the desired case
#mv docs/documentation/$(echo $SCHEME | tr '[:upper:]' '[:lower:]') docs/documentation/$SCHEME
# Log the files to verify the structure
echo "Files in 'docs/documentation':"
ls -R docs/documentation
ls -R docs
# Define the lowercase version of SCHEME
lowerCaseScheme=$(echo $SCHEME | tr '[:upper:]' '[:lower:]')
Expand Down

0 comments on commit 94b2cd0

Please sign in to comment.