Revert "update github-actions to redirect output as wanted"

This reverts commit 3de0d7ae6e.
This commit is contained in:
Michael Kaufmann
2022-10-18 22:38:46 +02:00
parent 3de0d7ae6e
commit f07bc950c6
2 changed files with 33 additions and 2 deletions

View File

@@ -56,4 +56,4 @@ jobs:
mysql -h 127.0.0.1 --protocol=TCP -u root -pfr0xl0r.TravisCI froxlor010 < /tmp/froxlor.sql
- name: Run testing
run: ant quick-build >> $GITHUB_OUTPUT
run: ant quick-build