Fixed Manjaro build

This commit is contained in:
Salvador E. Tropea 2022-09-26 08:15:05 -03:00
parent 4371dff5b5
commit f9fe688f7b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
# context: tools/dev_image
context: manjaro
push: true
tags: setsoft/kicad_auto:manjaro_k6
labels: ${{ steps.meta.outputs.labels }}