Skip to content

Commit

Permalink
feat(): lfs in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo4604 committed Mar 16, 2024
1 parent f2bc7c9 commit 8785553
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/extract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
lfs: "true"
- name: checkoutLFS
uses: actions/checkout@v4
- run: git lfs pull

- name: Setup Bun
uses: oven-sh/setup-bun@v1
Expand Down
Binary file modified data/Decompiler
Binary file not shown.
Binary file modified data/DepotDownloader
Binary file not shown.

0 comments on commit 8785553

Please sign in to comment.