Skip to content

Commit

Permalink
cargo contract check link contract
Browse files Browse the repository at this point in the history
  • Loading branch information
peetzweg committed May 3, 2024
1 parent a486652 commit e66b6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
defaults:
run:
working-directory: contracts
working-directory: contracts/src/link
steps:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit e66b6cd

Please sign in to comment.