Skip to content

Commit

Permalink
Testing nvm version v0.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mona-shakiba committed Feb 26, 2025
1 parent cf724c0 commit 4f693aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/moodle-plugin-ci-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# echo "NVM_DIR=$HOME/.nvm" >> $GITHUB_ENV

- name: Initialise moodle-plugin-ci
working-directory: ${{ github.workspace }}/${{ env.MATRIX_DIR }}
# working-directory: ${{ github.workspace }}/${{ env.MATRIX_DIR }}
#export NVM_DIR="$HOME/.nvm"
#[ -s $NVM_DIR/nvm.sh ] && source $NVM_DIR/nvm.sh
run: |
Expand All @@ -83,7 +83,7 @@ jobs:
sudo locale-gen en_AU.UTF-8
- name: Install moodle-plugin-ci
# working-directory: ${{ github.workspace }}/${{ env.MATRIX_DIR }}
working-directory: ${{ github.workspace }}/${{ env.MATRIX_DIR }}
run: |
moodle-plugin-ci add-plugin --branch main Wunderbyte-GmbH/moodle-local_wunderbyte_table
moodle-plugin-ci add-plugin --branch catmodel_main Wunderbyte-GmbH/moodle-mod_adaptivequiz
Expand Down

0 comments on commit 4f693aa

Please sign in to comment.