This commit is contained in:
parent
3e77f7282a
commit
f281ce399a
@ -12,6 +12,9 @@ jobs:
|
||||
update:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- run: |
|
||||
echo ${{ gitea.event.before }}
|
||||
|
||||
- name: Setup correct time in build container
|
||||
run: ln -sf /usr/share/zoneinfo/Asia/Tbilisi /etc/localtime
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user