Skip to content

Commit

Permalink
avoid using LFS
Browse files Browse the repository at this point in the history
The LFS feature is probably not supported by the ubuntu-latest
container.
We would need to install it as part of the workflow.
  • Loading branch information
SGeeversAtVortech committed Sep 19, 2024
1 parent 2e2b139 commit 9ec852d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rtc-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
PRE_COMMIT_HOME: "${{ github.workspace }}/.cache/pre-commit"
steps:
- uses: actions/[email protected]
with:
lfs: true
- uses: actions/[email protected]
with:
path: "${PRE_COMMIT_HOME}"
Expand Down

0 comments on commit 9ec852d

Please sign in to comment.