Update .github/workflows/pages-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 2m57s

This commit is contained in:
Aliberk Sandıkçı 2024-11-11 22:48:38 +03:00
parent 3b986e5083
commit 74ebe95d84

View file

@ -22,6 +22,8 @@ concurrency:
jobs:
build:
runs-on: docker
container:
image: bitnami/minideb:bookworm-arm64
steps:
- name: Setup System Resources & Settings