12
Some checks failed
ci / docker (push) Failing after 5s

This commit is contained in:
2025-11-06 21:21:09 +01:00
parent 01d78e91d7
commit 326df1ac64

View File

@@ -9,9 +9,9 @@ jobs:
steps: steps:
- name: Apt - name: Apt
run: | run: |
- ps ax ps ax
- apt-get update apt-get update
- apt-get install node apt-get install node
- name: PSlist - name: PSlist
run: ps ax run: ps ax
- name: Checkout - name: Checkout