mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-04 14:35:49 +00:00
2
.github/workflows/mikrotik_patch_7.yml
vendored
2
.github/workflows/mikrotik_patch_7.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
steps:
|
||||
- name: Set build time
|
||||
id: set_buildtime
|
||||
run:
|
||||
run: |
|
||||
_BUILD_TIME=${{ github.event.inputs.buildtime }}
|
||||
if [ $_BUILD_TIME == "" ]; then
|
||||
echo "BUILD_TIME=$(date +'%s')" >> $GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user