Skip to content

Commit 05889fb

Browse files
add debugging
1 parent 16e659f commit 05889fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/restore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
id: file
7878
run: |
7979
file_version="{{ inputs.version }}"
80+
echo "$file_version"
8081
V3_8_COMPATIBLE="3.6 3.7 3.8 3.9 3.10"
8182
8283
echo "$V3_8_COMPATIBLE" | tr " " '\n' | grep -F -q -x "$file_version"

0 commit comments

Comments
 (0)