Skip to content

Commit

Permalink
ci: remove ruleset.xml from artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Antipkin-A committed Dec 6, 2023
1 parent 951bc58 commit 28c7283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
rm ./package-lock.json
rm ./webpack.js
rm -rf ./assets/.git
rm ./ruleset.xml
cd $cwd
tar -czvf onlyoffice.tar.gz onlyoffice
- name: Upload Artifact
Expand Down

0 comments on commit 28c7283

Please sign in to comment.