Update main.yml

This commit is contained in:
암냥 2025-02-10 20:12:49 +09:00 committed by GitHub
commit b92164abd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ jobs:
runs-on: web-self-hosted runs-on: web-self-hosted
steps: steps:
- uses: oven-sh/setup-bun@v2 - uses: oven-sh/setup-bun@v2
- run: ls -al
- run: bun install - run: bun install
- run: bun run build - run: bun run build
- run: rm -rf /var/static/imnya.ng - run: rm -rf /var/static/imnya.ng