fix typo in build script.
This commit is contained in:
parent
0c46adc68b
commit
13ea2941da
@ -3,7 +3,7 @@ run-name: Building with docker container.
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
tags:
|
tags:
|
||||||
- *
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user