Skip to content

Commit

Permalink
github/ci: need to check out repo again, i guess?
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaeddert committed Jul 13, 2024
1 parent 76ad2d6 commit 96a594d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
needs: standard

steps:
- uses: actions/checkout@v4

- name: Setup environment (macOS)
if: runner.os == 'macos'
run: |
Expand Down

0 comments on commit 96a594d

Please sign in to comment.