-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm thinking of:
ClimaOceanCalibration.jl/.github/workflows/ci.yml
Lines 27 to 32 in ae3f352
| - name: (Temporary) Add specific ClimaOcean branch (ss/omip-prototype) | |
| run: | | |
| julia --project=. -e ' | |
| using Pkg | |
| Pkg.add(url="https://github.com/CliMA/ClimaOcean.jl.git", rev="ss/omip-prototype") | |
| ' |
To register the package we should not be using specific branches.
Metadata
Metadata
Assignees
Labels
No labels