Skip to content

Commit

Permalink
Merge pull request #155 from MarcusT96/githubactions/test
Browse files Browse the repository at this point in the history
Githubactions/test
  • Loading branch information
loken156 authored May 16, 2024
2 parents 5229dc9 + ac27385 commit dc482bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
npm -v
cd /var/www/MysteryIncAuctions
git pull
rm -r cypress
rm -r Cypress
cd /var/www/MysteryIncAuctions/Client
npm install
rm -r dist
Expand Down

0 comments on commit dc482bb

Please sign in to comment.