Workflow
This commit is contained in:
1
.github/workflows/dev-pipeline.yml
vendored
1
.github/workflows/dev-pipeline.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
||||
port: 22
|
||||
script: |
|
||||
export PATH=$HOME/.bun/bin:$PATH
|
||||
export PATH=$HOME/.nvm/versions/node/v22.14.0/bin:$PATH
|
||||
echo $PATH
|
||||
cd ~/online-energieausweis
|
||||
git reset --hard origin/main
|
||||
|
||||
Reference in New Issue
Block a user