try fix cache

This commit is contained in:
Viktor Szakats 2026-06-12 18:49:35 +02:00
parent 0fe82a16d8
commit f0f6d43b1c
No known key found for this signature in database

View file

@ -226,7 +226,7 @@ jobs:
- name: 'configure'
run: |
mv ~/opt/amiga /opt
ln -s ~/opt/amiga /opt
if [ "${MATRIX_BUILD}" = 'cmake' ]; then
cmake -B bld -G Ninja \
-DAMIGA=1 \