Skip to content

Commit

Permalink
modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aolsenjazz committed May 1, 2023
1 parent 87a9777 commit 3781783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
node-version: 16
cache: npm

- name: Install dependencies
- name: run post-clone
run: |
npm install
npm run post-clone
- name: Publish releases
env:
Expand Down

0 comments on commit 3781783

Please sign in to comment.