Remove Env Debug Output
All checks were successful
Run Tests on Code / run-tests (push) Successful in 2s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 2s
This commit is contained in:
parent
15196baec1
commit
c5af3f10bf
1 changed files with 0 additions and 1 deletions
|
@ -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 \
|
||||||
|
|
Reference in a new issue