Skip to content

Commit

Permalink
Update test-build-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scale-tone committed Nov 14, 2023
1 parent 6d0e169 commit 5fe0751
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ on:

jobs:
job1:
runs-on: ubuntu-latest

steps:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i
- run: npm run build
Expand Down

0 comments on commit 5fe0751

Please sign in to comment.