Skip to content

Commit

Permalink
ci-build: return last change back, we can live with message if it works,
Browse files Browse the repository at this point in the history
previous chage fixes message but introduces build break
  • Loading branch information
jmalak committed Jun 8, 2024
1 parent e4acc85 commit 471f660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dosboxin/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ runs:
shell: bash
- if: inputs.hostos == 'osx'
name: Install DOSBOX-X
run: brew install --cask dosbox-x
run: brew install dosbox-x
shell: bash

0 comments on commit 471f660

Please sign in to comment.