FullPage Scroll은 나쁩니다. && 이거 솔직히 추가해줘야한다고 봄

This commit is contained in:
imnyang 2025-05-02 22:55:46 +09:00
commit 296439b044
13 changed files with 69 additions and 72 deletions

View file

@ -17,9 +17,11 @@ jobs:
needs: checkout
steps:
- uses: actions/checkout@v4
- run: pwd && ls -al
- run: cd /home/neko/Workspace/Git/imnyang/imnyang
- run: git pull
- run: bun install
- run: bun run build
- run: pm2 restart imnya.ng
replace:
name: Replace Old Build with New Build