Skip to content

Commit

Permalink
add townsquare block to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaroWalter committed May 14, 2024
1 parent b54c280 commit 2e3cad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
sudo locale-gen en_AU.UTF-8
echo "NVM_DIR=$HOME/.nvm" >> $GITHUB_ENV
- name: Install mod plugin
run: moodle-plugin-ci add-plugin learnweb/moodle-mod_moodleoverflow
- name: Install block plugin
run: moodle-plugin-ci add-plugin learnweb/moodle-block_townsquare

- name: Install moodle-plugin-ci
run: |
Expand Down

0 comments on commit 2e3cad3

Please sign in to comment.