Skip to content

Commit

Permalink
change release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
emekaorji committed Feb 1, 2024
1 parent 0bbf645 commit 805449e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: lts/*
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies
run: npm ci
- name: Build
Expand Down

0 comments on commit 805449e

Please sign in to comment.