Skip to content

Update fileserverreport_pc.py #9

Update fileserverreport_pc.py

Update fileserverreport_pc.py #9

Workflow file for this run

name: Python Package using Conda
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install requests module
run: pip install requests
- name: Install matplotlib module
run: pip install matplotlib
- name: run File Server report
run: python fileserverreport_pc.py