Skip to content

Commit

Permalink
tweak job
Browse files Browse the repository at this point in the history
  • Loading branch information
iBicha committed Nov 14, 2023
1 parent 89ea45e commit ed632a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Update dependencies
run: npm run update-deps

- name: Install dependencies
run: npm ci

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit ed632a7

Please sign in to comment.