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
|
mkdir -p build
|
||||||
{
|
{
|
||||||
echo '<script>'
|
echo '<script>'
|
||||||
cat quote.js
|
cat src/quote.js
|
||||||
echo '</script>'
|
echo '</script>'
|
||||||
echo '<style>'
|
echo '<style>'
|
||||||
echo '.quote-btn{margin-left:.5rem;font-size:.8em;vertical-align:middle;}'
|
echo '.quote-btn{margin-left:.5rem;font-size:.8em;vertical-align:middle;}'
|
||||||
|
|||||||
Reference in New Issue
Block a user