small fixes

This commit is contained in:
Fangjun Kuang 2023-07-27 17:58:31 +08:00
parent b6c4790057
commit 226ae1420b

View File

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