Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaDudnyk committed Mar 6, 2024
1 parent cfd8a5b commit af42922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backEnd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install dependencies and build
run:
ssh -i myPlayList-key-pair.pem -o StrictHostKeyChecking=no ${{vars.AWS_HOST_NAME}}@${{vars.AWS_HOST}} '
env &&
cd Full-Stack-Project-Assessment/server &&
git pull &&
node -v &&
Expand Down

0 comments on commit af42922

Please sign in to comment.