makes
makes copied to clipboard
Github action don't output to file
Hi,
I have a Github action who scan my code with FluidAttacks but the output file is not updated at the end of the scan.
If I run the same job locally (without Github action but with this bash script) the output file is updated locally...
Any idea?