mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
Update deploy.yml (#527)
This commit is contained in:
parent
6b2027550c
commit
13bae8d2fa
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
# See https://github.com/ae-utbm/sith3/wiki/GitHub-Actions#deployment-action
|
||||
script: |
|
||||
export PATH="$HOME/.poetry/bin:$PATH"
|
||||
export PATH="/home/sith/.local/bin:$PATH"
|
||||
pushd ${{secrets.SITH_PATH}}
|
||||
|
||||
git pull
|
||||
|
Loading…
Reference in New Issue
Block a user