Added cm401 and wile posts
Some checks failed
Build and deploy Hugo website / build-and-deploy (push) Failing after 39s

This commit is contained in:
2025-06-20 11:28:41 +02:00
parent 4ff4ecb4f3
commit 74969d48d9
20 changed files with 179 additions and 1 deletions

View File

@ -6,7 +6,8 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
# runs-on: ubuntu-latest
runs-on: alpine_i386
steps:
- name: Check out repository code
uses: actions/checkout@v4