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

Commit

Permalink
Delete unnecessary binary files
Browse files Browse the repository at this point in the history
  • Loading branch information
TNXG committed Jan 27, 2024
1 parent 5c6fc91 commit 626b0d1
Show file tree
Hide file tree
Showing 786 changed files with 1 addition and 3,686,992 deletions.
20 changes: 1 addition & 19 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,9 @@ jobs:
with:
submodules: true

- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 16.x

- name: Cache dependencies
uses: actions/cache@v2
with:
path: ~/.npm
key: npm-${{ hashFiles('package-lock.json') }}
restore-keys: npm-

- name: Install dependencies
run: npm ci

- name: Build
run: npm run build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: ./dist
Binary file removed model/Azue Lane(JP)/aidang_2/aidang_2.moc3
Binary file not shown.
65 changes: 0 additions & 65 deletions model/Azue Lane(JP)/aidang_2/aidang_2.model3.json

This file was deleted.

Loading

0 comments on commit 626b0d1

Please sign in to comment.