Skip to content

Commit

Permalink
Add git lfs pull
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Braun committed Nov 22, 2023
1 parent 6fdc8d6 commit 9ada9c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Git LFS pull
run: git lfs pull

- name: Generate certs
run: ./playground/generate_certs.sh

Expand Down

0 comments on commit 9ada9c8

Please sign in to comment.