Skip to content

Commit 61cbb9e

Browse files
committed
ci-build: correct tap path
1 parent f65af71 commit 61cbb9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/dosboxin/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
name: Install DOSBOX-X
2020
run: |
2121
#brew install dosbox-x
22-
mkdir -p ~/homebrew-ow2
22+
mkdir -p ~/homebrew-ow2/Formula
2323
brew tap-new ~/homebrew-ow2
2424
cp ./ci/dosbox-x.rb ~/homebrew-ow2/Formula/
2525
brew tap ow/ow2 ~/homebrew-ow2

0 commit comments

Comments
 (0)