diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 59d57a5..4d5d11b 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -19,6 +19,7 @@ jobs: source: styles/main.scss # Path(s) compiled CSS should be saved, eg. ~/workspace_sass/assets/css/main.css destination: styles/main.css + sourceMap: true # Substitute the Manifest and Download URLs in the module.json - name: Substitute Manifest and Download Links For Versioned Ones