Skip to content

fix: Pip now cannot install Pygment well #21

fix: Pip now cannot install Pygment well

fix: Pip now cannot install Pygment well #21

Workflow file for this run

on:
push:
pull_request:
branches:
- master
name: test docker image
jobs:
docker-compose:
runs-on: ubuntu-latest
steps:
-
name: checkout
uses: actions/checkout@v2
-
name: run container
run: |
docker compose up -d