HELP
This commit is contained in:
parent
6b537873e2
commit
69deb2ed84
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
nix-shell -p "nodejs_22" --run "npm install"
|
nix-shell -p "nodejs_22" --run "npm install"
|
||||||
nix-shell -p "nodejs_22" --run "npm run build"
|
nix-shell -p "nodejs_22" --run "npm run build"
|
||||||
ls -la
|
ls -la
|
||||||
with:
|
env:
|
||||||
ASTRO_DB_REMOTE_URL: ${{ vars.ASTRO_DB_REMOTE_URL }}
|
ASTRO_DB_REMOTE_URL: ${{ vars.ASTRO_DB_REMOTE_URL }}
|
||||||
|
|
||||||
- name: upload site
|
- name: upload site
|
||||||
|
Loading…
x
Reference in New Issue
Block a user