Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin-deriv committed Jan 20, 2025
1 parent f9a48c6 commit 0c38f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

# Step 2: Build example app for master branch
- name: Build example app for master branch
working-directory: master/example
working-directory: ./master/example
run: |
flutter pub get
flutter build apk --target-platform android-arm,android-arm64,android-x64
Expand Down

0 comments on commit 0c38f0a

Please sign in to comment.