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 b57ec75 commit 85bcc9c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/auto-update-gemfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,6 @@ jobs:
with:
fetch-depth: 0 # Fetch all history to access all branches


- name: Capture initial state
run: |
echo ${{ github.workspace }}
echo $GITHUB_WORKSPACE
git diff --name-only HEAD > before_update.txt
- name: Output Ruby version
run: ruby -v

Expand Down

0 comments on commit 85bcc9c

Please sign in to comment.