Skip to content

Commit

Permalink
workflow => github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronSz committed Jan 14, 2024
1 parent 312990f commit a7e9ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:

# Run bun commands
- run: bun install
- run: bun index.ts
- run: bun src/index.ts
- run: bun run build

0 comments on commit a7e9ee3

Please sign in to comment.