Skip to content

Commit

Permalink
chmod recursiveley
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Jan 10, 2023
1 parent 3cb7cf6 commit 4e01151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Make the log and cache dir writable
run: |
${DOCKER_COMPOSE_PHP_FPM} chmod 777 /var/www/html/var/{log,cache}
${DOCKER_COMPOSE_PHP_FPM} chmod 777 /var/www/html/var/ -R
- name: Wait until the spdashboard is accessable
run: |
${DOCKER_COMPOSE_OPENCONEXT} sh /usr/local/sbin/spdup.sh
Expand Down

0 comments on commit 4e01151

Please sign in to comment.