Skip to content

Commit

Permalink
tmp: install lfs in container
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-liang3 committed Jan 9, 2025
1 parent 7292735 commit 8db6c42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ jobs:
- /app/build
options: --workdir /app/build
steps:
- name: TMP install lfs
run: apt-get install -y --no-install-recommends git-lfs
- name: Checkout Repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 8db6c42

Please sign in to comment.