mirror of
https://github.com/skoobasteeve/MTAPI-docker.git
synced 2026-03-20 11:38:57 +00:00
test math 2
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
run: echo $NOW && echo $SEC_SINCE_UPDATE
|
||||
|
||||
- name: Check out the repo
|
||||
if: ${{ env.SEC_SINCE_UPDATE }} > 5184000
|
||||
if: ${{ env.SEC_SINCE_UPDATE > 5184000 }}
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# - name: Check out MTAPI repo
|
||||
|
||||
Reference in New Issue
Block a user