Skip to content

Commit 3a5d6cf

Browse files
committed
test2
1 parent 621560f commit 3a5d6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-auto-snapshots-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
echo "week_of_the_year=$(/bin/date -u "+%Y-%W")" >> $GITHUB_OUTPUT
100100
cd ..
101101
echo "DEBUG: printing all env variables:"
102-
set
102+
cat ${GITHUB_OUTPUT}
103103
104104
- name: Configure go build and pkg cache for one week only
105105
if: 3 > 4

0 commit comments

Comments
 (0)