Compare commits
1 commit
8925f3da6d
...
291da10d66
Author | SHA1 | Date | |
---|---|---|---|
291da10d66 |
1 changed files with 1 additions and 2 deletions
|
@ -74,7 +74,6 @@ curl -X 'GET' \
|
||||||
tar -zvx --strip-components=1 -C "$old"
|
tar -zvx --strip-components=1 -C "$old"
|
||||||
endgroup
|
endgroup
|
||||||
|
|
||||||
repo_dir=$PWD
|
(cd "$old" && "$GITHUB_ACTION_PATH/scripts/create-report.sh" old-report.json)
|
||||||
(cd "$old" && "$GITHUB_ACTION_PATH/scripts/create-report.sh" "$repo_dir"/old-report.json)
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue