Skip to content

Commit aaf1bbe

Browse files
committed
ci(red-args): debug output
1 parent 5b676b9 commit aaf1bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/redbot-args-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
id: build_info
1616
run:
1717
pyver=$(cat Dockerfile | grep FROM | grep -oP '(\d(\.\d\d?)?)')
18+
echo "$pyver"
1819
echo "python_version=$pyver" >> "$GITHUB_OUTPUT"
1920

2021
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)