build: Testing AI theories
All checks were successful
link / Link assets on Linux (push) Successful in 40s

This commit is contained in:
6arelyFuture 2024-03-25 23:27:36 +01:00
parent d72c157377
commit c561e199ac

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 --rm -v ${{ gitea.workspace }}:/workspace --workdir /workspace ubuntu:noble sh -c "ls -al"