CI: Skip updating apt cache, not relevant to minimal reproducer scenario

This commit is contained in:
DeeDeeG 2023-06-17 11:23:16 -04:00
parent 7f5afd1a8a
commit abf679b4f0

View File

@ -11,7 +11,6 @@ arm_linux_task:
env:
USE_SYSTEM_FPM: 'true'
prepare_script:
- apt-get update
- mkdir test_fetching_ripgrep
- cd test_fetching_ripgrep
- npm init -y