Skip to content

Commit

Permalink
fix: missing checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaroz committed Dec 26, 2024
1 parent f2ead83 commit f9e6c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v4
with:
path: |
Expand Down

0 comments on commit f9e6c1a

Please sign in to comment.