Skip to content

fix: add universe, multiverse repo as source #15

fix: add universe, multiverse repo as source

fix: add universe, multiverse repo as source #15

Workflow file for this run

name: Tests
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
name: Build
runs-on: ubuntu-22.04
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
# Runs a single command using the runners shell
- name: Run the scripts
run: |
sudo bash install.sh