Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m57s
Some checks failed
Build and Deploy / build (push) Failing after 2m57s
This commit is contained in:
parent
3b986e5083
commit
74ebe95d84
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
|
@ -22,6 +22,8 @@ concurrency:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: bitnami/minideb:bookworm-arm64
|
||||
|
||||
steps:
|
||||
- name: Setup System Resources & Settings
|
||||
|
|
Loading…
Reference in a new issue