diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5440b51..af2bc43a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: npm run build check-dist: - if: github.ref == 'refs/heads/main' # This job runs only if the current branch is main + # if: github.ref == 'refs/heads/main' # This job runs only if the current branch is main needs: build runs-on: ubuntu-latest steps: diff --git a/dist/index.html b/dist/index.html index c0a5a041..5cacde5c 100644 --- a/dist/index.html +++ b/dist/index.html @@ -9,7 +9,7 @@
-