Skip to content

Commit a98b7fc

Browse files
committed
itsa
1 parent 9f56549 commit a98b7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
depth: 0
5959
- shell: bash
6060
run: |
61-
git log --name-only --pretty=format: "${BASE_SHA}..${HEAD_SHA}"
61+
git diff --name-only "${BASE_SHA}..${HEAD_SHA}"
6262
6363
# cargo-udeps:
6464
# name: Run cargo-udeps

0 commit comments

Comments
 (0)