Skip to content

Commit

Permalink
Update api CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin authored Sep 10, 2023
1 parent 1a2d46f commit 2343af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- README.md
- .gitignore
- .github
- client
- client/**
jobs:
deploy:
name: Build
Expand All @@ -25,7 +25,7 @@ jobs:
source ~/.nvm/nvm.sh
cd transport-api-test.na4u.ru/transport
git stash -u
git clean -f
git fetch
git checkout origin/main
Expand Down

0 comments on commit 2343af8

Please sign in to comment.