Skip to content

Commit

Permalink
Update update_index.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbaumler authored Feb 22, 2024
1 parent 54400d2 commit a526943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Checkout as many commits as needed for the diff
fetch-depth: 2
- shell: pwsh
- id: check_file_changed
name: check_file_changed
run: |
# Diff HEAD with the previous commit
$diff = git diff --name-only HEAD^ HEAD
Expand Down

0 comments on commit a526943

Please sign in to comment.