Skip to content

Commit 2092a69

Browse files
committed
try fix
1 parent 5f14c64 commit 2092a69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353

5454
- name: Initialise moodle-plugin-ci
5555
run: |
56+
chmod u+rw ./plugin -R
5657
composer create-project -n --no-dev --prefer-dist moodlehq/moodle-plugin-ci ci ^4
5758
echo $(cd ci/bin; pwd) >> $GITHUB_PATH
5859
echo $(cd ci/vendor/bin; pwd) >> $GITHUB_PATH

0 commit comments

Comments
 (0)