Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Leechael authored Oct 8, 2024
1 parent 2fef451 commit 55f79e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
bun-download-url: https://github.com/oven-sh/bun/releases/latest/download/bun-linux-x64.zip
- run: bun install
- run: bun run index.ts --ws wss://api.phala.network/ws --http
- run: bun run build
Expand Down

0 comments on commit 55f79e4

Please sign in to comment.