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 authored Nov 14, 2023
1 parent a84ac93 commit c56b31c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- shell: bash
run: |
npm i
npm run build
# - shell: bash
# run: |
# npm i
# npm run build

- uses: actions/github-script@v6
with:
Expand Down

0 comments on commit c56b31c

Please sign in to comment.