SponsorBlock/.github/ci.yml
Ajay Ramachandran d5f41bf4ad Fixed CI
2020-03-09 10:49:50 -04:00

13 lines
159 B
YAML

name: CI
on: [push, pull_request]
jobs:
build:
name: Create artifacts
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/ci/