File tree Expand file tree Collapse file tree 3 files changed +910
-2866
lines changed Expand file tree Collapse file tree 3 files changed +910
-2866
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,11 @@ jobs:
1414
1515 steps :
1616 - uses : actions/checkout@v5
17+ - uses : oven-sh/setup-bun@v2
1718
18- - run : yarn install
19- - run : yarn lint
20- - run : yarn build
19+ - run : bun install
20+ - run : bun run lint
21+ - run : bun run build
2122
2223 - name : Deploy 🚀
2324 if : github.event_name == 'push'
2930 - name : Check for broken links
3031 uses : lycheeverse/lychee-action@v2
3132 with :
32- args : src/**/*.tsx --exclude https://api.github.com --exclude https://codepen.io/pen/define --exclude https://war.ukraine.ua/support-ukraine/ --exclude https://www.minisexdoll.com/anime-sexdoll/ --exclude https://www.mymasturbators.com/ --exclude https://github.com/sweetalert2/sweetalert2/commits/main --exclude https://sextoycollective.com/ --exclude https://www.pidoll.com/ --exclude https://www.uusexdoll.com/ --exclude https://huntlocals.com/ --exclude https://www.nakedoll.com/
33+ args : src/**/*.tsx --exclude https://api.github.com --exclude https://codepen.io/pen/define --exclude https://war.ukraine.ua/support-ukraine/ --exclude https://www.minisexdoll.com/anime-sexdoll/ --exclude https://www.mymasturbators.com/ --exclude https://github.com/sweetalert2/sweetalert2/commits/main --exclude https://sextoycollective.com/ --exclude https://www.pidoll.com/ --exclude https://www.uusexdoll.com/ --exclude https://huntlocals.com/ --exclude https://www.nakedoll.com/ --exclude https://doctorclimax.com/
3334 fail : true
You can’t perform that action at this time.
0 commit comments