Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Fix breaking.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannegele committed Sep 26, 2023
1 parent 1032533 commit 27dfb35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/breaking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: brew unlink [email protected]
- run: brew install datacontract/brew/datacontract
- run: brew install datacontract/brew/datacontract --overwrite go
- run: datacontract breaking --with https://raw.githubusercontent.com/datacontract/cli-examples/main/datacontract.yaml

0 comments on commit 27dfb35

Please sign in to comment.