From 0369eb156b50360024e44b7c79187ee33e83134e Mon Sep 17 00:00:00 2001 From: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:32:45 -0400 Subject: [PATCH] patch --- .github/actions/build_env/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build_env/action.yaml b/.github/actions/build_env/action.yaml index 04e6aab91..45bdd4193 100644 --- a/.github/actions/build_env/action.yaml +++ b/.github/actions/build_env/action.yaml @@ -42,4 +42,4 @@ runs: # call own action for libra_cli # TODO: figure out how to get the local action of this commit - - uses: 0LNetworkCommunity/libra-framework/.github/actions/get_cli + - uses: 0LNetworkCommunity/libra-framework/.github/actions/get_cli@main