Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Oct 27, 2023
2 parents f851bc8 + 5dc19b3 commit 7f6b4f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@ jobs:
submodules: recursive
path: kframework

- name: Install script dependencies
run: brew install wget

- name: Check out matching homebrew repo branch
uses: actions/checkout@v3
id: checkout
Expand Down

0 comments on commit 7f6b4f8

Please sign in to comment.