Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasaifee42 committed Jul 15, 2024
1 parent 9db751f commit 598961b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '22.2.0'
registry-url: 'https://registry.npmjs.org'
scope: '@undp-data'
- run: npm install
- run: npm run build
Expand Down

0 comments on commit 598961b

Please sign in to comment.