clicktechnology
Results
2
comments of
clicktechnology
Same here with the svelte plugin. ``` --- name: Lint Code Base on: push: branches: ['**'] pull_request: branches: ['master'] jobs: run-lint: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v3...
> Change the index.mjs to index.js, and runtime to node 16.x. That should make it work. However, I just moved to using https://github.com/adam-fowler/ses-forwarder-lambda Same. Works properly now, thanks!