Skip to content

Commit

Permalink
update static.yml, update the actions/checkout step to enable LFS
Browse files Browse the repository at this point in the history
  • Loading branch information
pageldev authored Nov 24, 2024
1 parent cd1a8fe commit 1925560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
lfs: true
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down

0 comments on commit 1925560

Please sign in to comment.