Skip to content

Commit

Permalink
no need to build project
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 8, 2021
1 parent 4a3bd14 commit 385bf8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
git config --global user.name "WebdriverIO Release Bot"
- name: Install Dependencies
run: npm ci
- name: Build Project
run: npm run build
env:
NODE_ENV: production
- name: Release
run: npm run release:ci -- ${{github.event.inputs.releaseType}}
env:
Expand Down

0 comments on commit 385bf8d

Please sign in to comment.