update github-actions to redirect output as wanted
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
2
.github/workflows/build-mysql.yml
vendored
2
.github/workflows/build-mysql.yml
vendored
@@ -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
|
||||
run: ant quick-build >> $GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user