Update main.yml
This commit is contained in:
parent
911bab9434
commit
dcb583f1b4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
name: Build the web
|
||||
runs-on: web-self-hosted
|
||||
steps:
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: pwd && ls -al
|
||||
- run: bun install
|
||||
- run: bun run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue