Skip to content

Commit

Permalink
index.html page
Browse files Browse the repository at this point in the history
  • Loading branch information
MagalhaesD77 committed Sep 12, 2024
1 parent 37bf3c1 commit b17d331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
# include/exlude subdirectories/files not capable of being configured in jekyll _config.yaml
mkdir -p /tmp/site
cp -t /tmp/site -r README.md osm-mec-logo.png docs
cp -t /tmp/site -r README.md osm-mec-logo.png docs _site/index.html
# Generate yang documentation
cd yang
Expand Down

0 comments on commit b17d331

Please sign in to comment.