Skip to content

Commit be2798a

Browse files
committed
Include all Install Packages in artifacts
tota11y is now under a @khanacademy folder
1 parent 9959870 commit be2798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build_script:
1818
- yarn run package
1919

2020
artifacts:
21-
- path: '_InstallPackages/*.zip'
21+
- path: '_InstallPackages/**/*.zip'
2222

2323
notifications:
2424
- provider: GitHubPullRequest

0 commit comments

Comments
 (0)