Skip to content

Commit

Permalink
cron
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Jan 9, 2025
1 parent 1fdafe0 commit cc4db9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
sudo locale-gen en_AU.UTF-8
- name: install Moodle
run: moodle-plugin-ci install -db-host=127.0.0.1 --plugin this-plugin
run: moodle-plugin-ci install --db-host=127.0.0.1 --plugin this-plugin
env:
DB: ${{ matrix.database }}
MOODLE_BRANCH: ${{ matrix.moodle-branch }}
Expand Down

0 comments on commit cc4db9e

Please sign in to comment.