Skip to content

Commit

Permalink
Fixed cypress remove
Browse files Browse the repository at this point in the history
  • Loading branch information
HellgrenR committed May 16, 2024
1 parent fde6019 commit 02e09be
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 02e09be

Please sign in to comment.