Skip to content

Commit

Permalink
Update build_twrp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseos authored May 23, 2024
1 parent da64cf3 commit cb4af22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_twrp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Move files to workspace
run: |
mkdir workspace
mv ./* workspace
mv !(workspace) workspace
- name: Check Dir
run: |
pwd
Expand Down

0 comments on commit cb4af22

Please sign in to comment.