Improve Actions #27

Merged
linos merged 30 commits from improve_actions into main 2024-09-21 14:06:11 +02:00
Showing only changes of commit 6c71423d62 - Show all commits

View file

@ -60,7 +60,8 @@ jobs:
if: steps.cache-composer.outputs.cache-hit != 'true'
uses: ramsey/composer-install@v3
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
- name: Install and Cache mysqladmin needed to initialize the Test Database
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with:
packages: mysql-client
version: 1.0