Revert "set composer work dir"
This reverts commit 98af5499db2772106f73fba36d7aaa0d4319ce47.
This commit is contained in:
parent
98af5499db
commit
5ee2f09bac
@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Update Composer Packages
|
||||
working-directory: ${{ var.PROD_DEPLOY_DIR }}
|
||||
run: composer update --no-interaction --working-dir=${{ var.PROD_DEPLOY_DIR }}
|
||||
run: composer update
|
||||
|
||||
- name: Refresh Site Cache
|
||||
working-directory: ${{ var.PROD_DEPLOY_DIR }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user