Skip to content

Commit a88bc5c

Browse files
committed
fixup! ci: custom update-flake with sign commits
1 parent ecb03b7 commit a88bc5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-flake-lock.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
set -x
3737
3838
CHANGED=($(git diff --name-only | xargs))
39+
echo $CHANGED
3940
4041
# TODO: use an array for $FILES
4142
for value in "${CHANGED[@]}"; do

0 commit comments

Comments
 (0)