We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7035f0f commit 9133a07Copy full SHA for 9133a07
.github/workflows/ci-ubuntu.yml
@@ -87,7 +87,7 @@ jobs:
87
${{ env.CABAL_INSTALL }}
88
cd ..
89
rm -rf agda
90
-
+
91
- name: Save external dependencies cache
92
if: steps.cache-external-restore.outputs.cache-hit != 'true'
93
uses: actions/cache/save@v4
0 commit comments