Skip to content

Commit

Permalink
ci: add push file: subgroups zip
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceshi committed Jul 17, 2021
1 parent a262896 commit 220ba3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ install:
- md5sum "excel.xlsx" > ${APPVEYOR_BUILD_FOLDER}/output/list.md5
- appveyor PushArtifact ${APPVEYOR_BUILD_FOLDER}/output/translations.zip
- appveyor PushArtifact ${APPVEYOR_BUILD_FOLDER}/output/list.md5
- appveyor PushArtifact ${APPVEYOR_BUILD_FOLDER}/output/subgroups.zip
build: off

for:
Expand Down

0 comments on commit 220ba3d

Please sign in to comment.