s/discourse-staff-notes/discourse-user-notes (#7936)

This commit is contained in:
Joffrey JAFFEUX
2019-07-24 20:04:27 +02:00
committed by GitHub
parent ae05245b00
commit cc46de8f46
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ before_install:
- git clone --depth=1 https://github.com/discourse/discourse-chat-integration.git plugins/discourse-chat-integration
- git clone --depth=1 https://github.com/discourse/discourse-assign.git plugins/discourse-assign
- git clone --depth=1 https://github.com/discourse/discourse-patreon.git plugins/discourse-patreon
- git clone --depth=1 https://github.com/discourse/discourse-staff-notes.git plugins/discourse-staff-notes
- git clone --depth=1 https://github.com/discourse/discourse-user-notes.git plugins/discourse-user-notes
- git clone --depth=1 https://github.com/discourse/discourse-group-tracker
- export PATH=$HOME/.yarn/bin:$PATH