Skip to content

Commit

Permalink
fix source helpers.sh import
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienFromToulouse committed Sep 5, 2023
1 parent 9d7a543 commit ab504fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -l

# includes
. ./helpers.sh
. /helpers.sh

git config --global --add safe.directory "${GITHUB_WORKSPACE}"

Expand Down

0 comments on commit ab504fc

Please sign in to comment.