build: Testing AI theories
link / Link assets on Linux (push) Failing after 41s

This commit is contained in:
2024-03-25 23:30:20 +01:00
parent c561e199ac
commit dea43a249d
+1 -1
View File
@@ -28,4 +28,4 @@ jobs:
- name: Link assets
run: |
docker run --rm -v ${{ gitea.workspace }}:/workspace --workdir /workspace ubuntu:noble sh -c "ls -al"
docker run -it --rm -v ${{ gitea.workspace }}:/workspace --workdir /workspace ubuntu:noble sh -c "ls -al"