Skip to content

Commit

Permalink
fix: remove postinstall script (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfoel authored Oct 17, 2020
1 parent 88d3419 commit 4ceea39
Show file tree
Hide file tree
Showing 4 changed files with 4,552 additions and 6,149 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
Expand Down
Loading

0 comments on commit 4ceea39

Please sign in to comment.