Skip to content

Commit 0cd01db

Browse files
committed
Remove unnecessary directory change in deployment workflow
1 parent 365e2c1 commit 0cd01db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
cd "$REPO_DIR"
5353
fi
5454
55-
cd "$REPO_DIR/simple-web-server"
5655
npm install
5756
5857
echo "Starting/restarting application..."

0 commit comments

Comments
 (0)