Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added: Docker container, --glyph-only feature, fix etree dependency issue #20

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Fix copy/paste error.
  • Loading branch information
mavit committed Apr 1, 2021
commit c1684643cbdde95e17335a969e6db5b09a95f5e3
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ on:
pull_request:

env:
# TODO: Change variable to your image's name.
IMAGE_NAME: bga_discord
IMAGE_NAME: scfbuild

jobs:
# Run tests.
Expand Down