Update .gitea/workflows/build.yml
This commit is contained in:
parent
858baeb3e8
commit
80fe76c643
@ -25,8 +25,6 @@ jobs:
|
|||||||
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
|
||||||
apt-get install -y nodejs
|
apt-get install -y nodejs
|
||||||
node -v
|
node -v
|
||||||
npm -v
|
|
||||||
npm install
|
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user