Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Aug 16, 2024
1 parent 0430f55 commit 2d7f82d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/build_env/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,5 @@ runs:
shared-key: "libra"
cache-on-failure: "true"

# call own action for libra_cli, try main first, but then use `ci` branch if exists or is different
- uses: 0LNetworkCommunity/libra-framework/.github/actions/get_cli@main
if: always()
# call own action for libra_cli
- uses: 0LNetworkCommunity/libra-framework/.github/actions/get_cli@ci
if: always()

0 comments on commit 2d7f82d

Please sign in to comment.