From f370d52348f0eb86749c9496ac9458c6c6d006ce Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:32:27 +0200 Subject: [PATCH] Fix github pages (#1590) --- .github/workflows/web-example-ghpages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/web-example-ghpages.yml b/.github/workflows/web-example-ghpages.yml index 3de1885872..1e5adc9456 100644 --- a/.github/workflows/web-example-ghpages.yml +++ b/.github/workflows/web-example-ghpages.yml @@ -20,6 +20,7 @@ jobs: workingDir: flutter/example customArgs: --source-maps webRenderer: canvaskit + baseHref: "/sentry-dart/" - name: Upload source maps run: |