Skip to content

Remove redundant stuff, minor upgrades to work with EC2 and add githu… #4

Remove redundant stuff, minor upgrades to work with EC2 and add githu…

Remove redundant stuff, minor upgrades to work with EC2 and add githu… #4

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4 # Checks out the current repository
- name: "Install.sh"
run: "bash install.sh server"