Skip to content

Commit 48bd064

Browse files
skill isssue
1 parent ad00826 commit 48bd064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ if [ "$TYPE" == "postprocessor" ]; then
9090
elif [ "$TYPE" == "redirect" ]; then
9191
sudo apt update
9292
sudo apt install -y nodejs npm
93-
node src/redirect/index.js
93+
node $GITHUB_ACTION_PATH/src/redirect/index.js
9494
fi
9595

0 commit comments

Comments
 (0)