diff --git a/.github/actions/build_env/action.yaml b/.github/actions/build_env/action.yaml index ba6ed324b..8266a2045 100644 --- a/.github/actions/build_env/action.yaml +++ b/.github/actions/build_env/action.yaml @@ -41,7 +41,7 @@ runs: cache-on-failure: "true" - name: Call another composite action - uses: 0LNetworkCommunity/libra-framework/get_cli@${{ github.action_ref }} + uses: 0LNetworkCommunity/libra-framework/get_cli@ci # - name: export diem-node DIEM_FORGE_NODE_BIN_PATH # shell: bash