Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Sep 13, 2024
1 parent f0db01a commit 52870b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-gemfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Capture initial state
run: |
echo ${{ github.workspace }}
cd ${{ github.workspace }}
echo $GITHUB_WORKSPACE
git diff --name-only HEAD > before_update.txt
- name: Output Ruby version
Expand Down

0 comments on commit 52870b8

Please sign in to comment.