fix
Some checks failed
publish / publish-site (push) Failing after 8s

This commit is contained in:
Dale Twokey 2026-04-14 18:29:44 +03:00
parent a7b3b3468d
commit 7f15f79cd9
Signed by: deiru
GPG key ID: E775E4497FC81655

View file

@ -11,7 +11,6 @@ jobs:
steps: steps:
- name: Checkout Code - name: Checkout Code
uses: https://code.forgejo.org/actions/checkout@v4 uses: https://code.forgejo.org/actions/checkout@v4
run: ls -al
- name: Clean - name: Clean
run: rm -rf ../../deiru.online/files/* run: rm -rf ../../deiru.online/files/*
- name: Copy - name: Copy