Skip to content

Commit

Permalink
stop using lfs since github pages not support it :(
Browse files Browse the repository at this point in the history
  • Loading branch information
leommxj committed Mar 7, 2023
1 parent de0f72a commit d94c0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ jobs:
git update-ref -d refs/heads/$TBRANCH
git rm -rf .
cp -r ../allinone/* ./
ls ../allinone | xargs -I{} git lfs track "{}/**"
tree . -H https://bin.leommxj.com -o index.html -T https://github.com/leommxj/prebuilt-multiarch-bin
cp ../src/README.md ./
cp ../src/LICENSE ./
Expand Down

0 comments on commit d94c0a1

Please sign in to comment.