workflows: update container name

This commit is contained in:
Ilya Zhuravlev 2022-05-30 22:15:15 -06:00
parent 08ae881210
commit fb9d1d3772

View File

@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
container: qmkfm/base_container
container: qmkfm/qmk_cli
steps:
- uses: actions/checkout@v2