Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
larry-aptos committed Jan 16, 2025
1 parent 03ce9eb commit 7272243
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-sdk-dependency.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ steps.secrets.outputs.token }}
- name: Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: ./.github/actions/rust-setup
- name: Install toml
run: cargo install toml-cli
- name: Update the dependency
Expand Down

0 comments on commit 7272243

Please sign in to comment.