FullPage Scroll은 나쁩니다. && 이거 솔직히 추가해줘야한다고 봄
This commit is contained in:
parent
3a6fffedb9
commit
296439b044
13 changed files with 69 additions and 72 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue