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

This commit is contained in:
6arelyFuture 2024-03-25 23:26:18 +01:00
parent 48c8b4d8c7
commit d72c157377

View File

@ -28,5 +28,4 @@ jobs:
- name: Link assets - name: Link assets
run: | run: |
echo "${{ gitea.workspace }}" docker run --rm -v ${{ gitea.workspace }}:/workspace --workdir workspace ubuntu:noble sh -c "ls -al"
docker run --rm -v ${{ gitea.workspace }}:/workdir --workdir workdir ubuntu:noble sh -c "ls -al"