This commit is contained in:
Leo B 2021-12-01 18:44:03 +01:00
parent 236494c0f6
commit d2e676e8f7
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ runs:
ls -la /tmp ;
echo ;
ls -la /root/.config/kicad/ ;
echo ;
cat /root/.config/kicad/pcbnew ;
cp /tmp/export_dsn_screencast.ogv /github/workspace/output/ ;
exit 0