Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Remove references to LFS
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalko committed Jun 3, 2024
1 parent 63935d1 commit 5026080
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/deploy-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
lfs: true # pull down video files from LFS
- name: Checkout LFS files
run: |
git lfs checkout
ls -lisa src/resources/videos
- name: Install dependencies
uses: borales/actions-yarn@v5
with:
Expand Down

0 comments on commit 5026080

Please sign in to comment.