mirror of
https://github.com/curl/curl.git
synced 2026-06-14 23:55:39 +03:00
try fix cache
This commit is contained in:
parent
0fe82a16d8
commit
f0f6d43b1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/non-native.yml
vendored
2
.github/workflows/non-native.yml
vendored
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue