Update main.yml

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

View file

@ -11,10 +11,6 @@ jobs:
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run build
copy:
name: Copy files
runs-on: web-self-hosted
steps:
- run: rm -rf /var/static/imnya.ng
- run: cp -r dist /var/static/imnya.ng