Skip to content

feat: more AI stuff #285

feat: more AI stuff

feat: more AI stuff #285

Workflow file for this run

name: deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: executing remote ssh commands using password
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: |
export PATH="$PATH:/home/ci/.cargo/bin:/home/ci/.nvm/versions/node/v20.13.1/bin"
./deploy-cs3216a3.sh