Skip to content

Commit f4eaab4

Browse files
committed
Output args so we can see
1 parent 86da83e commit f4eaab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/cargo_glue.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ set -e
99

1010
cd "$GITHUB_WORKSPACE/.ci/;
1111
echo "In glue script with cwd: $(pwd)"
12+
echo "Got args: $@"

0 commit comments

Comments
 (0)