Skip to content

Commit

Permalink
remove build step
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed May 16, 2022
1 parent 07d315e commit 5c53acc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-in-github-package-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Build package files
run: npm run build

- name: Configure GitHub Package Registry as Publish Target
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 5c53acc

Please sign in to comment.