mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-23 06:39:28 +00:00
Update deployer workflow
This commit is contained in:
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@@ -17,5 +17,6 @@ jobs:
|
||||
key: ${{ secrets.DEPLOYMENT_SSH_KEY }}
|
||||
port: 22
|
||||
script: |
|
||||
export PATH=~/bin:~/go/bin:$PATH
|
||||
cd ~/src/dimension-nikdoof
|
||||
make
|
||||
Reference in New Issue
Block a user