This commit is contained in:
parent
9b182762ac
commit
10482e2043
1 changed files with 14 additions and 16 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -25,8 +25,6 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: bitnami/minideb:bookworm-arm64
|
image: bitnami/minideb:bookworm-arm64
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
||||||
- name: Setup System Resources & Settings
|
- name: Setup System Resources & Settings
|
||||||
run: |
|
run: |
|
||||||
# echo "Europe/Istanbul" | tee /etc/timezone
|
# echo "Europe/Istanbul" | tee /etc/timezone
|
||||||
|
|
Loading…
Reference in a new issue