Remove Env Debug Output
All checks were successful
Run Tests on Code / run-tests (push) Successful in 2s

This commit is contained in:
Neshura 2023-11-17 19:49:34 +01:00
parent 15196baec1
commit c5af3f10bf
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -43,7 +43,6 @@ jobs:
- -
name: Installing Node, NPM name: Installing Node, NPM
run: | run: |
echo Stored Value is: ${{ steps.store_deb_ver.outputs.debian_codename }}
apt update apt update
apt install -y \ apt install -y \
nodejs npm \ nodejs npm \