0
0
mirror of https://github.com/sp-tarkov/db-website.git synced 2025-02-12 13:30:47 -05:00

Updates Deploy Script

This commit is contained in:
Refringe 2024-11-20 13:02:20 -05:00
parent 0baed15af0
commit 26d6a54968
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -11,14 +11,14 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
path: /workspace/SPT-AKI/DB-Website
path: /workspace/SPT/DB-Website
fetch-depth: 0
- name: List files
run: ls -lah
shell: bash
with:
path: /workspace/SPT-AKI/DB-Website
path: /workspace/SPT/DB-Website
- name: Setup known_hosts
run: |