Skip to content

Commit

Permalink
Add support for lfs to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Feb 27, 2025
1 parent c428e0f commit d2d561f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: actions/checkout@v4
with:
path: FairShip
lfs: true

- name: Source and Build
run: |
Expand Down

0 comments on commit d2d561f

Please sign in to comment.