Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 0s
Some checks failed
Build and Deploy / build (push) Failing after 0s
This commit is contained in:
parent
2258c29d38
commit
05847520e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: bitnami/minideb:bookworm-arm64
|
||||
image: https://git.asandikci.com/asandikci.com/web@main
|
||||
|
||||
steps:
|
||||
- name: Setup System Resources & Settings
|
||||
|
|
Loading…
Reference in a new issue