added pub get for sentry

This commit is contained in:
Brord van Wierst 2024-07-01 16:09:06 +02:00
parent 0789106e1b
commit 61b7583ad2
No known key found for this signature in database
GPG key ID: 0922A3CA225DF791

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