Skip to content

Commit 0675dc0

Browse files
committed
Adjust the path of the ci pipeline
1 parent 22ea442 commit 0675dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/supabase_flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ jobs:
7979
8080
- name: Verify if Flutter web build is successful
8181
run: |
82-
cd packages/supabase_flutter/example
82+
cd example
8383
flutter build web

0 commit comments

Comments
 (0)