Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Sep 27, 2023
1 parent 38f2472 commit 78490a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-mmar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
git add .
git commit -sm "Update MMAR mirrors" || true
git lfs migrate import --include="*.zip" -y
git push || true
git push --force || true
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .lfsconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[lfs]
fetchinclude = zips/**
fetchinclude = modules/**

0 comments on commit 78490a0

Please sign in to comment.