Skip to content

Commit

Permalink
mkdir -p device/sts/a05bd/
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseos authored May 23, 2024
1 parent 767fe67 commit 2e9297c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_twrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- name: Move repository files
run: |
shopt -s extglob
mkdir -p device/sts/a05bd/
mv !(device|.github) $DEVICE_PATH/
working-directory: ${{ steps.pwd.outputs.workspace-folder }}

Expand Down

0 comments on commit 2e9297c

Please sign in to comment.