Fix workflow.
All checks were successful
Build / build (push) Successful in 4m29s

This commit is contained in:
H. Utku Maden 2024-03-19 18:21:24 +03:00
parent 18f533ce47
commit eb7d9d0b94
Signed by: themixedupstuff
GPG Key ID: 25A001B636F17843

@ -15,4 +15,4 @@ jobs:
- name: Check repository out.
uses: actions/checkout@v3
- name: Build Docker Image
run: docker build -t quik/docker-cross-compiler
run: docker build -t quik/docker-cross-compiler .