mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-18 02:59:38 +00:00
Update mikrotik_patch_7.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
4993be82a6
commit
0717a39c02
2
.github/workflows/mikrotik_patch_7.yml
vendored
2
.github/workflows/mikrotik_patch_7.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Set build time
|
- name: Set build time
|
||||||
id: set_buildtime
|
id: set_buildtime
|
||||||
run:
|
run: |
|
||||||
_BUILD_TIME=${{ github.event.inputs.buildtime }}
|
_BUILD_TIME=${{ github.event.inputs.buildtime }}
|
||||||
if [ $_BUILD_TIME == "" ]; then
|
if [ $_BUILD_TIME == "" ]; then
|
||||||
echo "BUILD_TIME=$(date +'%s')" >> $GITHUB_OUTPUT
|
echo "BUILD_TIME=$(date +'%s')" >> $GITHUB_OUTPUT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user