Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit ae79b63

Browse files
authored
Pages (#22)
* add branch * try custom token End my suffering * v4 * add permissions * wrong token * content write * idk i give up * try move shit * conc * mv * another deploy try * seperate build * ci doesnt work apparently
1 parent da1ed07 commit ae79b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: "23.3"
2424

2525
- name: Install
26-
run: npm ci
26+
run: npm i
2727

2828
- name: Build
2929
run: npm run build

0 commit comments

Comments
 (0)