Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 committed Jul 29, 2023
1 parent 5894f96 commit 91ca101
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,10 @@ runs:
done
ls -l ${DESTDIR}
ls -l $HOME/.local/
ls -l ${LIBDIR}
cp bin/bats "${DESTDIR}/bats"
install -Dm755 bin/bats "${DESTDIR}/bats"
install -Dm755 lib/bats-core/* -t "${LIBDIR}"
Expand Down

0 comments on commit 91ca101

Please sign in to comment.