File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2323 run : |
2424 npm config set '//registry.npmjs.org/:_authToken'=${{ secrets.NPM_TOKEN }}
2525 - name : Install Task
26- uses : arduino /setup-task@v2
26+ uses : go-task /setup-task@v1
2727
2828 - name : Install pnpm
2929 uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ can view the full list of community integrations
2222
2323Some installation methods are maintained by third party:
2424
25- - [ GitHub Actions] ( https://github.com/arduino/setup-task ) by @arduino
2625- [ AUR] ( https://aur.archlinux.org/packages/go-task-bin ) by @carlsmedstad
2726- [ Scoop] ( https://github.com/ScoopInstaller/Main/blob/master/bucket/task.json )
2827- [ Fedora] ( https://packages.fedoraproject.org/pkgs/golang-github-task/go-task/ )
You can’t perform that action at this time.
0 commit comments