small fixes

This commit is contained in:
Fangjun Kuang 2023-07-27 18:01:12 +08:00
parent e282ec91be
commit b18ddb994f

View File

@ -31,6 +31,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
file: ./docker/torch1.13.0-cuda11.6-cudnn8.Dockerfile
push: true
tags: k2fsa/icefall:torch1.13.0-cuda11.6