Skip to content

Commit 2ba11a4

Browse files
authored
Workflows (#16)
* Delete test-deploy * Update deploy.yml
1 parent 860ddf4 commit 2ba11a4

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cache: npm
1818

1919
- name: Install dependencies
20-
run: npm ci
20+
run: npm install
2121
- name: Build website
2222
run: npm run build
2323
- name: Deploy to GitHub Pages

.github/workflows/test-deploy.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)