Skip to content

Commit

Permalink
fix(ci): Fix floccus ci workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Oct 9, 2024
1 parent faa9835 commit c415246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/floccus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
MYSQL_HOST: mysql
NEXTCLOUD_TRUSTED_DOMAINS: nextcloud
volumes:
- /home/runner/work/bookmarks/bookmarks/apps:/var/www/html/custom_apps
- /home/runner/work/bookmarks/bookmarks/apps:/var/www/html/apps
options: --name nextcloud
mysql:
image: mariadb:10.5 # see https://github.com/nextcloud/docker/issues/1536
Expand Down

0 comments on commit c415246

Please sign in to comment.