We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3831b1c commit e5ac27fCopy full SHA for e5ac27f
1 file changed
.github/workflows/sponsors.yml
@@ -17,6 +17,7 @@ jobs:
17
- uses: actions/setup-node@v2
18
with:
19
cache: 'npm'
20
+ - run: npm install
21
- run: npm run update-sponsors
22
env:
23
GH_TOKEN: ${{ secrets.ROOTS_BOT_ACCESS_TOKEN }}
0 commit comments