Skip to content

Commit

Permalink
Update app-prebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 authored and GitHub Enterprise committed Feb 16, 2023
1 parent cacbd1c commit 6fc0864
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/app-prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
- name: Set android sign key for app building
run: |
echo "$KEY_PROPERTIES" > android/key.properties
ls -la && cd ../ && ls -la
pwd $$ ls -la
- uses: subosito/flutter-action@v2
with:
channel: 'stable' # or: 'beta', 'dev' or 'master'
Expand Down

0 comments on commit 6fc0864

Please sign in to comment.