Skip to content

Commit

Permalink
Try to make GitHub actions do something meaningful again
Browse files Browse the repository at this point in the history
  • Loading branch information
kryops committed Oct 23, 2022
1 parent 4eb6e09 commit 2e08f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- uses: bahmutov/npm-install@v1
- run: yarn prepack
- run: yarn prepublish

0 comments on commit 2e08f71

Please sign in to comment.