fix dir
All checks were successful
Build and Deploy Test Version (with/without Drafts) - next.asandikci.com / build-drafts-and-deploy (push) Successful in 1m4s

This commit is contained in:
Aliberk Sandıkçı 2024-11-16 00:31:18 +03:00
parent 17d29037ed
commit 4a02ad7692

View file

@ -83,10 +83,8 @@ jobs:
- name: Deploy
run: |
mkdir deploy && cd deploy
ls -la
pwd
cp -rfv ../web/_site .
ls -la
cd _site
# CURRENTLY USING PURE STFP FOR AUTH ONLY
# TODO: CHANGE THIS