From 798ce3209c653cab5275caaaade5b43be0b9c832 Mon Sep 17 00:00:00 2001 From: Robert Pincus Date: Mon, 20 May 2024 21:54:00 -0400 Subject: [PATCH] tag typo? --- .github/workflows/containerized-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/containerized-ci.yml b/.github/workflows/containerized-ci.yml index be87e23a1..3a931c60b 100644 --- a/.github/workflows/containerized-ci.yml +++ b/.github/workflows/containerized-ci.yml @@ -72,7 +72,7 @@ jobs: with: repository: earth-system-radiation/rrtmgp-data path: rrtmgp-data - ref: 1.8.1 + ref: v1.8.1 # # Build libraries, examples and tests (expect success) #