Skip to content

Commit

Permalink
Update actions_recovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azwhikaru authored Jun 10, 2021
1 parent db569b4 commit 452d6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions_recovery.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: rec-building
name: Make Recovery

on:
watch:
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
run: |
PATH=~/bin:$PATH
cd ${{ steps.pwd.outputs.pwd }}
tree device
tree ./device
export ALLOW_MISSING_DEPENDENCIES=true
source build/envsetup.sh
lunch ${{ steps.var.outputs.device_code }}-eng
Expand Down

0 comments on commit 452d6da

Please sign in to comment.