diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 620744d..689fb89 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: uses: nizarmah/auto-minify@v2.1 with: output: './dist/' - directory: './dist/OS-Detect.js' + directory: './OS-Detect.js' # Auto commits minified files to the repository # Ignore it if you don't want to commit the files to the repository