Skip to content

Commit 5fc8b8a

Browse files
Remove build profile files from artifact (#143)
(cherry picked from bcba5ce)
1 parent 9d18858 commit 5fc8b8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_all.yml

+2
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ jobs:
305305
rm -r ./addons/Wwise/native/linux
306306
rm -r ./addons/Wwise/native/doc_classes
307307
rm ./addons/Wwise/native/SConstruct
308+
rm ./addons/Wwise/native/build_profile_editor.json
309+
rm ./addons/Wwise/native/build_profile_runtime.json
308310
rm ./LICENSE
309311
rm ./README.md
310312
rm .gitattributes

0 commit comments

Comments
 (0)