Browse Source
Update mikrotik_patch_6.yml
Signed-off-by: elseif <elseif@live.cn>
pull/55/head
elseif
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/mikrotik_patch_6.yml
|
|
|
@ -30,7 +30,7 @@ env: |
|
|
|
|
|
|
|
jobs: |
|
|
|
Set_BuildTime: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
outputs: |
|
|
|
BUILD_TIME: ${{ steps.set_buildtime.outputs.BUILD_TIME }} |
|
|
|
steps: |
|
|
|
|