chore: Add file extension for dynamic import

This commit is contained in:
Sidharth Vinod
2023-02-16 12:56:32 +05:30
parent 037504785c
commit 533bd7da3c
5 changed files with 5 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ jobs:
# Deployment job
deploy:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
environment:
name: github-pages
runs-on: ubuntu-latest