fix quote location
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 11s
All checks were successful
Build and publish CMBA rulebooks (Gitea) / build-release (push) Successful in 11s
This commit is contained in:
2
.github/workflows/release-docs.yml
vendored
2
.github/workflows/release-docs.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
mkdir -p build
|
||||
{
|
||||
echo '<script>'
|
||||
cat quote.js
|
||||
cat src/quote.js
|
||||
echo '</script>'
|
||||
echo '<style>'
|
||||
echo '.quote-btn{margin-left:.5rem;font-size:.8em;vertical-align:middle;}'
|
||||
|
||||
Reference in New Issue
Block a user