Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe37fc4

Browse files
committedJan 20, 2025·
OXDEV-7248 Update GHA
1 parent b498c1c commit fe37fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/oxid-esales/graphql-base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install:
2020
transform: ''
2121
custom_script_container: |
2222
perl -pi -e 'print "SetEnvIf Authorization \"(.*)\" HTTP_AUTHORIZATION=\$1\n\n" if $. == 1' source/.htaccess
23+
vendor/bin/oe-console oe:module:install /var/www
2324
vendor/bin/oe-console oe:theme:activate apex
2425
vendor/bin/oe-console oe:module:activate oe_graphql_base
2526

0 commit comments

Comments
 (0)
Please sign in to comment.