Remove chmod - wrong path
Also may no longer be needed with action changes.
This commit is contained in:
parent
f2e2153a13
commit
8fceec772a
|
|
@ -3,4 +3,3 @@
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
/opt/phpdoc/bin/phpdoc
|
/opt/phpdoc/bin/phpdoc
|
||||||
chmod -R a+rX /home/runner/work/PHPMailer/PHPMailer
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue