Skip to content

Commit e5ac27f

Browse files
committed
Run npm install
1 parent 3831b1c commit e5ac27f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sponsors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: actions/setup-node@v2
1818
with:
1919
cache: 'npm'
20+
- run: npm install
2021
- run: npm run update-sponsors
2122
env:
2223
GH_TOKEN: ${{ secrets.ROOTS_BOT_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)