Skip to content

Add first client revision and build script #1

Add first client revision and build script

Add first client revision and build script #1

Workflow file for this run

name: VBScript Execution
on: [push, pull_request]
jobs:
run-vbscript:
name: Run VBScript
runs-on: windows-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Execute VBScript
run: cscript.exe //Nologo client.vbs