mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
CI: remove no longer needed steps (#294)
The latest `actions/setup-node` prints this info by default
This commit is contained in:
@@ -16,9 +16,6 @@ jobs:
|
||||
with:
|
||||
node-version: '12'
|
||||
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user