al_whatmough
01/22/2023, 11:54 AMmeltano run tap-csv target-duckdb
runs fine when I run the command directly in my container (and it writes data to output/my.duckdb
as per the definition in my meltano.yml
). When I invoke that command via a GH action though, I get this error:
2023-01-22T11:42:30.432647Z [info ] duckdb.IOException: IO Error: Cannot open file "/home/runner/work/alanytics2/alanytics2/output/my.duckdb": No such file or directory cmd_type=elb consumer=True name=target-duckdb producer=False stdio=stderr string_id=target-duckdb
2023-01-22T11:42:30.475867Z [error ] Loader failed