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 -
|
||||
apt-get install -y nodejs
|
||||
node -v
|
||||
npm -v
|
||||
npm install
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user