Skip to content

Commit

Permalink
Merge pull request #7295 from MonoGame/develop
Browse files Browse the repository at this point in the history
Fix Missing Android Package
  • Loading branch information
tomspilman committed Aug 10, 2020
2 parents 15a6079 + 065bf30 commit f79c288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .teamcity/settings.kts
Expand Up @@ -66,6 +66,7 @@ object DevelopMac : BuildType({
allowExternalStatus = true
artifactRules = """
Artifacts/**/iOS/**/*.nupkg
Artifacts/**/Android/**/*.nupkg
Artifacts/**/*.mpack
""".trimIndent()
buildNumberPattern = "${Version.depParamRefs.buildNumber}"
Expand Down

0 comments on commit f79c288

Please sign in to comment.