Skip to content

Commit b753640

Browse files
committed
Remove map file
1 parent e0977d0 commit b753640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qemu.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
run: |
135135
rm -rf out/*/obj
136136
rm -rf out/*/lib
137+
rm -rf out/*/*.map
137138
rm -rf $PW_ENVIRONMENT_ROOT
138139
git clean -fdx --exclude out
139140
# Without all required apps paths provided as argument, script starts to search for them in the current directory and it takes a lot of time.

0 commit comments

Comments
 (0)