Skip to content

Commit

Permalink
cp
Browse files Browse the repository at this point in the history
  • Loading branch information
nkitsaini committed Mar 29, 2024
1 parent dbd0221 commit 4c4cb3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_apk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check
- run: flutter pub get
- run: flutter test
- run: flutter build apk --release
Expand Down

0 comments on commit 4c4cb3f

Please sign in to comment.