We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65af71 commit 61cbb9eCopy full SHA for 61cbb9e
1 file changed
.github/actions/dosboxin/action.yml
@@ -19,7 +19,7 @@ runs:
19
name: Install DOSBOX-X
20
run: |
21
#brew install dosbox-x
22
- mkdir -p ~/homebrew-ow2
+ mkdir -p ~/homebrew-ow2/Formula
23
brew tap-new ~/homebrew-ow2
24
cp ./ci/dosbox-x.rb ~/homebrew-ow2/Formula/
25
brew tap ow/ow2 ~/homebrew-ow2
0 commit comments