Skip to content

Commit

Permalink
What is wrong now?
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Jan 3, 2025
1 parent fc9ca7a commit e1d1737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ runs:
shell: bash
working-directory: 'mlton-install-dir/'
run: |
ls
tar xvf mlton-*-1-*.tgz
rm -f mlton-*-1-*.tgz
make -C mlton-*-1-*/ install PREFIX=$HOME/.local
Expand Down

0 comments on commit e1d1737

Please sign in to comment.