Skip to content

Commit

Permalink
Merge pull request #2 from EchoesHQ/fix/sourceFile
Browse files Browse the repository at this point in the history
fix source helpers.sh import
  • Loading branch information
AdrienFromToulouse authored Sep 5, 2023
2 parents 9d7a543 + ab504fc commit 728776c
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 728776c

Please sign in to comment.