mirror of
https://github.com/funkemunky/KDE-x86_64-v4-Fedora.git
synced 2026-05-31 09:01:56 +00:00
Install nodejs on gitea workflow
This commit is contained in:
@@ -74,6 +74,8 @@ jobs:
|
||||
matrix:
|
||||
include: ${{ fromJSON(needs.prepare.outputs.matrix) }}
|
||||
steps:
|
||||
- name: Pre-install Node.js and Git
|
||||
run: dnf -y install nodejs git
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install build tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user