We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbe303 commit 07e9698Copy full SHA for 07e9698
generate_handouts.sh
@@ -18,8 +18,5 @@ do
18
fi
19
done
20
21
-# # trim whitespace
22
-# handouts=$handouts | xargs
23
-
24
echo "$handouts"
25
echo ::set-output name=handouts::$handouts
0 commit comments