Skip to content

Commit

Permalink
actually checkout the repo so gh cli will work
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Nov 3, 2023
1 parent c350bdb commit f95a6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- name: Check most recent test run on `main`
id: latest-test-result
run: |
Expand Down

0 comments on commit f95a6ac

Please sign in to comment.