Skip to content

Commit

Permalink
assets ...
Browse files Browse the repository at this point in the history
  • Loading branch information
MagalhaesD77 committed Sep 12, 2024
1 parent b17d331 commit ae82310
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 _site/index.html
cp -t /tmp/site -r README.md osm-mec-logo.png docs _site/index.html _site/assets
# Generate yang documentation
cd yang
Expand Down

0 comments on commit ae82310

Please sign in to comment.