Skip to content

Commit

Permalink
messed up shell command
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Feb 12, 2024
1 parent 2aa3415 commit d794c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: Sync Repos
run: |
gh auth setup-git && gh auth status && \
git show --stat 9dcb198e6428b5b1b8a98afee319e95e09c328b1 \
git show --stat 9dcb198e6428b5b1b8a98afee319e95e09c328b1 && \
pnpm run sync-repos

0 comments on commit d794c60

Please sign in to comment.