Skip to content

Commit 86b6d32

Browse files
committed
Update GitHub Actions
1 parent d1720ac commit 86b6d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
uses: php-actions/composer@v6
151151
with:
152152
php_version: '8.4'
153-
command: 'docs -- --output=public/ --template="default"'
153+
command: 'docs -- --target=public/ --template="default"'
154154

155155
- name: Upload artifact
156156
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)