Skip to content

Commit

Permalink
ci: remove useless step
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Feb 14, 2025
1 parent 164e6d7 commit f5ee1d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,11 +229,6 @@ jobs:
uses: moonrepo/setup-toolchain@v0
with:
auto-install: true
- name: Set up Node.js and caching
uses: actions/setup-node@v4
with:
node-version: "20"
cache: "yarn"
- name: Build plugin
run: moon run kodi:build
- name: Upload plugin to releases
Expand Down

0 comments on commit f5ee1d8

Please sign in to comment.