Skip to content

Update AceStream, Python, and Ubuntu versions (#21) #89

Update AceStream, Python, and Ubuntu versions (#21)

Update AceStream, Python, and Ubuntu versions (#21) #89

Workflow file for this run

name: Lint
on: push
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Lint Dockerfile
uses: brpaz/[email protected]
with:
dockerfile: "Dockerfile"