fix typo in build script.

This commit is contained in:
H. Utku Maden 2024-06-14 18:43:14 +03:00
parent 0c46adc68b
commit 13ea2941da

@ -3,7 +3,7 @@ run-name: Building with docker container.
on:
workflow_dispatch:
tags:
- *
- '*'
jobs:
build: