Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaposa committed Dec 29, 2023
1 parent 6cd2c8d commit a3bf8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
uses: actions/checkout@v2
with:
ref: ${{ github.sha }}
fetch-depth: 10

- name: Checkout head commit
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit a3bf8c0

Please sign in to comment.