do we need base.output.md?

This commit is contained in:
Arya Irani 2024-03-08 14:50:42 -05:00
parent 021677d670
commit e8e610d0a8

View File

@ -1,23 +0,0 @@
When this file is modified, CI will create a new codebase and re-run this;
otherwise it may reuse a previously cached codebase.
Thus, make sure the contents of this file define the contents of the cache
(e.g. don't pull `latest`.)
```ucm
.> pull @unison/base/releases/2.5.0 .base
Merging...
😶
.base was already up-to-date with @unison/base/releases/2.5.0.
.> compile.native.fetch
😶
.unison.internal was already up-to-date with
@unison/internal/releases/0.0.3.
```