diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ecf3920..010c9c7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,5 +22,5 @@ jobs: with: plugin-name: SLCommandScript refs-variable: SL_REFERENCES - #includes: README.md - #dependencies: SLCommandScript.Core,SLCommandScript.FileScriptsLoader + includes: README.md + dependencies: SLCommandScript.Core,SLCommandScript.FileScriptsLoader