Skip to content

Commit

Permalink
Fix wrong dir
Browse files Browse the repository at this point in the history
  • Loading branch information
vavsab committed Aug 27, 2024
1 parent 40aec3b commit 2120b36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -e
set -o pipefail

cd $GITHUB_ACTION_PATH

REVIVE_VERSION="v1.3.9"

echo "Downloading revive $REVIVE_VERSION binary..."
Expand Down

0 comments on commit 2120b36

Please sign in to comment.