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 29f4e9c commit d82688a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-sdk-dependency.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
with:
secrets: |-
token:aptos-ci/github-actions-repository-dispatch
- run: sudo apt-get update && sudo apt-get install build-essential ca-certificates clang curl git libpq-dev libssl-dev pkg-config lsof lld libdw-dev --no-install-recommends --assume-yes
shell: bash
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d82688a

Please sign in to comment.