Merge pull request #415 from pangeachat/ga4/page-names

added pub get for sentry
This commit is contained in:
Brord van Wierst 2024-07-01 18:55:13 +02:00 committed by GitHub
commit 3c1560eeb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,5 +79,7 @@ jobs:
with:
name: web
path: build/web
- name: Update packages
run: flutter pub get
- name: Update sentry
run: flutter packages pub run sentry_dart_plugin