Skip to content

Commit

Permalink
Update Step_CopyExtraResultFilesForCI.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Aug 1, 2022
1 parent 9b533a3 commit 9e5deba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ await Task.Run (() => {
"config.status",
"config.h",
"android-*.config.cache",
"*.g.cs",
};

string [] buildConfigFiles = {
"XABuildConfig.cs",
"*.binlog",
"*.g.cs",
"prepare*log",
"*.json",
"*.mk",
Expand Down

0 comments on commit 9e5deba

Please sign in to comment.