Skip to content

Commit

Permalink
Update preBuildHook
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman authored May 9, 2024
1 parent 8f82a21 commit 6e16924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabalHooks/preBuildHook
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash

#./preBuildHook.local "$@"
preBuildHook.s3 "$@"
$(dirname "${BASH_SOURCE[0]}")/preBuildHook.s3 "$@"

0 comments on commit 6e16924

Please sign in to comment.