Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
cp documentation/*.png gh-pages/documentation/

cp resources/dashboard.js gh-pages/examples/dashboard.js
cp resources/default.css gh-pages/examples/dashboard.css
cp resources/dashboard.css gh-pages/examples/dashboard.css

# This is not an example of best practices of using this action.
# Normally, you would specify your configuration in-line to the
Expand Down
File renamed without changes.