Skip to content

Commit

Permalink
plural
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli committed Nov 3, 2023
1 parent a053ec6 commit e5c9c7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:
echo ${VERSION}
cd homebrew-k
../kframework/package/macos/brew-update-to-local ${PACKAGE} ${VERSION}
brew install \
--HEAD \
brew install \
--HEAD \
--build-from-source \
--with-test \
--verbose \
--with-tests \
--verbose \
--formula ./Formula/${PACKAGE}.rb
- name: Cleanup
Expand Down

0 comments on commit e5c9c7a

Please sign in to comment.